Skip to content

ci: add weekly Monday Snyk scan schedule#430

Merged
jtobard merged 1 commit intomainfrom
snyk-weekly
Apr 21, 2026
Merged

ci: add weekly Monday Snyk scan schedule#430
jtobard merged 1 commit intomainfrom
snyk-weekly

Conversation

@fdevans
Copy link
Copy Markdown
Contributor

@fdevans fdevans commented Apr 17, 2026

Adds schedule (Mondays 06:00 UTC) to snyk-scan.yml so Snyk runs weekly via the org reusable workflow. No change to scan behavior on push/PR.

Copilot AI review requested due to automatic review settings April 17, 2026 00:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a scheduled trigger to the existing Snyk Scan GitHub Actions workflow so it runs automatically every Monday at 06:00 UTC, without changing existing push/PR behavior.

Changes:

  • Add on.schedule cron trigger (0 6 * * 1) for weekly Monday runs.
  • Document the UTC-only nature of GitHub Actions cron scheduling inline.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jtobard jtobard merged commit cfe9b5a into main Apr 21, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants