Skip to content

[CHORE] Clarify weekly CodeQL schedule rationale in workflow comments #29

@c-vigo

Description

@c-vigo

Context

PR #22 review (comment) flagged ambiguity in the CodeQL workflow comment about the weekly scheduled run.

The wording can be interpreted as dependency-style monitoring, which is not the intent. The schedule exists to re-run static analysis with updated CodeQL queries/engines and newly disclosed patterns, even when repository code has not changed.

Implementation Plan

  • Update comment text in .github/workflows/codeql.yml to explicitly state why the weekly run exists
  • Keep explanation concise and avoid vague terms like "drift"
  • Ensure trigger comments align with actual workflow behavior (pull_request, push, schedule)
  • No workflow runtime logic changes (comment/documentation-only change)
  • No changelog entry needed

Metadata

Metadata

Assignees

Labels

choreGeneral tasks (e.g. update dependencies, contact a manufacturer, read a paper)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions