Skip to content

Update schedule to allow unfettered runs on the weekend#90

Merged
jsf9k merged 1 commit intodevelopfrom
improvement/run-unfettered-on-weekends
Feb 17, 2026
Merged

Update schedule to allow unfettered runs on the weekend#90
jsf9k merged 1 commit intodevelopfrom
improvement/run-unfettered-on-weekends

Conversation

@jsf9k
Copy link
Member

@jsf9k jsf9k commented Feb 17, 2026

🗣 Description

This pull request modifies the lineage_scan.yml GitHub Actions workflow to run:

  • Hourly from about 7PM until 4AM Eastern time, Sunday evening through Monday morning, Monday evening through Tuesday morning,..., Thursday evening through Friday morning.
  • Hourly from about 7PM Eastern time, Friday evening through Sunday evening.

💭 Motivation and context

We may as well allow unfettered runs when nobody else is using the runners.

🧪 Testing

All automated tests pass.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

With these changes we run:
- Hourly from about 7PM until 4AM Eastern time, Sunday evening through
Monday morning, Monday evening through Tuesday morning, ..., Thursday
evening through Friday morning.
- Hourly from about 7PM Eastern time, Friday evening through Sunday
evening.
@jsf9k jsf9k self-assigned this Feb 17, 2026
@jsf9k jsf9k added the improvement This issue or pull request will add or improve functionality, maintainability, or ease of use label Feb 17, 2026
@github-actions github-actions bot added the github-actions Pull requests that update GitHub Actions code label Feb 17, 2026
@jsf9k jsf9k marked this pull request as ready for review February 17, 2026 19:00
@felddy
Copy link
Contributor

felddy commented Feb 17, 2026

Cron looks correct. Same as cisagov/action-apb#76 but 15 minutes later.

Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🕖

@jsf9k jsf9k merged commit a130b6a into develop Feb 17, 2026
115 checks passed
@jsf9k jsf9k deleted the improvement/run-unfettered-on-weekends branch February 17, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github-actions Pull requests that update GitHub Actions code improvement This issue or pull request will add or improve functionality, maintainability, or ease of use

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants