chore(deps): bump github/codeql-action/analyze from 4.37.0 to 4.37.1#104
chore(deps): bump github/codeql-action/analyze from 4.37.0 to 4.37.1#104dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.37.0 to 4.37.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.37.0...7188fc3) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.37.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
athena-omt
left a comment
There was a problem hiding this comment.
Reviewed the current head. The immutable CodeQL analyze v4.37.1 pin is valid and the action-pin check passes. However, required PR Fast CI fails because the Dependabot PR body lacks the repository-required governance sections, governing-issue statement, validation evidence, and auto-merge status; its CI Gate consequently fails. Please update the PR body to satisfy the template (or add an explicit Dependabot exemption if that is the intended policy) and rerun CI before merge.
athena-omt
left a comment
There was a problem hiding this comment.
Request changes. The CodeQL analyze v4.37.1 immutable pin is valid, but the follow-up commit introduces an unscoped governance bypass: .github/workflows/pr-fast-ci.yml skips both PR-description and PR-governance validation for every Dependabot-authored PR, while CI Gate explicitly accepts skipped jobs. This removes the required metadata and governance evidence for all Dependabot PRs.
Additionally, this workflow is generated from src/archetypes.ts; that canonical source and tests/render.test.ts were not updated. The exemption therefore is not reproducible for generated repositories and can be overwritten by regeneration.
Please revert the bypass, or implement a policy-approved, narrowly scoped exemption in src/archetypes.ts, add coverage for its intended behavior, regenerate the checked-in workflow, and rerun the targeted render/CI checks.
Summary
github/codeql-action/analyzefrom 4.37.0 to 4.37.1.Governing Issue
No governing issue is linked: this is a Dependabot-managed patch dependency update tracked by this PR.
Validation
Fast Checkspassed for head9ada5f7b388215273a3107fa220f11f95864862f(run 29833282045).autoreviewagainst the intended PR diff with no accepted/actionable findings (not applicable: no repository diff was authored).CI Gate.Bootstrap Governance
Material change: no
ADR: not applicable
Merge Automation
Notes