ci(codeql): cron weekly→monthly (cut 3, standards#288)#167
Closed
hyperpolymath wants to merge 1 commit into
Closed
ci(codeql): cron weekly→monthly (cut 3, standards#288)#167hyperpolymath wants to merge 1 commit into
hyperpolymath wants to merge 1 commit into
Conversation
Per `standards#286` canonical (cut 3, Option B 2026-05-30): convert CodeQL scheduled run from weekly `0 6 * * 1` to monthly `0 6 1 * *`. PR-trigger runs unchanged — every PR still gets CodeQL. Refs `hyperpolymath/standards#288` (campaign). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
hyperpolymath
enabled auto-merge (squash)
June 23, 2026 16:44
hyperpolymath
disabled auto-merge
June 23, 2026 17:51
hyperpolymath
enabled auto-merge (squash)
June 23, 2026 17:51
hyperpolymath
disabled auto-merge
June 23, 2026 21:09
hyperpolymath
enabled auto-merge (squash)
June 23, 2026 21:09
hyperpolymath
disabled auto-merge
June 23, 2026 21:13
hyperpolymath
enabled auto-merge (squash)
June 23, 2026 21:13
hyperpolymath
disabled auto-merge
June 23, 2026 21:46
hyperpolymath
enabled auto-merge (squash)
June 23, 2026 21:46
hyperpolymath
disabled auto-merge
June 24, 2026 08:23
Owner
Author
|
Dropping as stale/conflicting campaign PR (codeql-cron, re-apply policy cleanly). Branch retained; supersedes-by fresh standardization. 2026-06-24 estate tidy. |
|
hyperpolymath
added a commit
that referenced
this pull request
Jun 29, 2026
) (#177) Rebased replacement for #167, which conflicted because `codeql.yml` was rewritten by the reusable-workflow adoption and then got closed. This is the same one-line change applied cleanly onto current `main`. Changes the scheduled CodeQL cron from weekly (`0 6 * * 1`) to monthly (`0 6 1 * *`) to reduce scheduled runs against the shared account-wide Actions budget. Per-push and per-PR CodeQL scans are unchanged. Cut 3 per standards#288. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Per
standards#286canonical (cut 3, Option B 2026-05-30): convert CodeQL scheduled run from weekly0 6 * * 1to monthly0 6 1 * *. PR-trigger runs unchanged — every PR still gets CodeQL.Refs
hyperpolymath/standards#288(campaign).Summary
Closes #
Type of change
How has this been verified?
Checklist
git commit -S).SPDX-License-Identifier(code/configMPL-2.0,prose
CC-BY-SA-4.0); I did not relicense existing files.Notes for reviewers