Skip to content

ci(codeql): cron weekly→monthly (cut 3, standards#288)#167

Closed
hyperpolymath wants to merge 1 commit into
mainfrom
cicd/codeql-cron-monthly
Closed

ci(codeql): cron weekly→monthly (cut 3, standards#288)#167
hyperpolymath wants to merge 1 commit into
mainfrom
cicd/codeql-cron-monthly

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

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).

Summary

Closes #

Type of change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (would change existing behaviour)
  • 🕳️ Soundness fix (fixes a checker/proof false-negative)
  • 📖 Documentation
  • 🧹 Refactor / tech debt (behaviour-preserving)
  • ⚡ Performance
  • 🔧 Build / CI / tooling

How has this been verified?

Checklist

  • My commits are signed (git commit -S).
  • I ran the project's own checks/tests locally and they pass.
  • New files carry the correct SPDX-License-Identifier (code/config MPL-2.0,
    prose CC-BY-SA-4.0); I did not relicense existing files.
  • Docs are updated, and no public claim now overstates what the code does.
  • I have not introduced a soundness hole (or I have flagged where I might have).

Notes for reviewers

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
hyperpolymath enabled auto-merge (squash) June 23, 2026 16:44
@hyperpolymath
hyperpolymath disabled auto-merge June 23, 2026 17:51
@hyperpolymath
hyperpolymath enabled auto-merge (squash) June 23, 2026 17:51
@hyperpolymath
hyperpolymath disabled auto-merge June 23, 2026 21:09
@hyperpolymath
hyperpolymath enabled auto-merge (squash) June 23, 2026 21:09
@hyperpolymath
hyperpolymath disabled auto-merge June 23, 2026 21:13
@hyperpolymath
hyperpolymath enabled auto-merge (squash) June 23, 2026 21:13
@hyperpolymath
hyperpolymath disabled auto-merge June 23, 2026 21:46
@hyperpolymath
hyperpolymath enabled auto-merge (squash) June 23, 2026 21:46
@hyperpolymath
hyperpolymath disabled auto-merge June 24, 2026 08:23
@hyperpolymath

Copy link
Copy Markdown
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.

@sonarqubecloud

Copy link
Copy Markdown

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>
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.

1 participant