Skip to content

Release v2.57.0#1103

Merged
knewbury01 merged 1 commit intorc/2.57.0from
feature/update-user-manual-for-2.57.0
Apr 6, 2026
Merged

Release v2.57.0#1103
knewbury01 merged 1 commit intorc/2.57.0from
feature/update-user-manual-for-2.57.0

Conversation

@codeql-coding-standards-automation
Copy link
Copy Markdown

This PR releases codeql-coding-standards version 2.57.0.

@knewbury01 knewbury01 marked this pull request as ready for review April 6, 2026 19:28
Copilot AI review requested due to automatic review settings April 6, 2026 19:28
@knewbury01 knewbury01 merged commit cffbeb7 into rc/2.57.0 Apr 6, 2026
33 checks passed
@knewbury01 knewbury01 deleted the feature/update-user-manual-for-2.57.0 branch April 6, 2026 19:28
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

This PR finalizes the CodeQL Coding Standards release by switching pack and documentation version references from 2.57.0-dev to the released 2.57.0.

Changes:

  • Update multiple qlpack.yml files to version 2.57.0.
  • Update the user manual’s release/version references and artifact filenames to 2.57.0.
Show a summary per file
File Description
docs/user_manual.md Updates release version and artifact names for the 2.57.0 documentation.
cpp/report/src/qlpack.yml Bumps pack version to 2.57.0.
cpp/misra/test/qlpack.yml Bumps test pack version to 2.57.0.
cpp/misra/src/qlpack.yml Bumps MISRA C++ pack version to 2.57.0.
cpp/common/test/qlpack.yml Bumps test pack version to 2.57.0.
cpp/common/src/qlpack.yml Bumps common C++ pack version to 2.57.0.
cpp/cert/test/qlpack.yml Bumps test pack version to 2.57.0.
cpp/cert/src/qlpack.yml Bumps CERT C++ pack version to 2.57.0.
cpp/autosar/test/qlpack.yml Bumps test pack version to 2.57.0.
cpp/autosar/src/qlpack.yml Bumps AUTOSAR C++ pack version to 2.57.0.
c/misra/test/qlpack.yml Bumps test pack version to 2.57.0.
c/misra/src/qlpack.yml Bumps MISRA C pack version to 2.57.0.
c/common/test/qlpack.yml Bumps test pack version to 2.57.0.
c/common/src/qlpack.yml Bumps common C pack version to 2.57.0.
c/cert/test/qlpack.yml Bumps test pack version to 2.57.0.
c/cert/src/qlpack.yml Bumps CERT C pack version to 2.57.0.

Copilot's findings

  • Files reviewed: 16/16 changed files
  • Comments generated: 1

This user manual documents release `2.57.0` of the coding standards located at [https://github.com/github/codeql-coding-standards](https://github.com/github/codeql-coding-standards).
The release page documents the release notes and contains the following artifacts part of the release:

- `coding-standards-codeql-packs-2.37.0-dev.zip`: CodeQL packs that can be used with GitHub Code Scanning or the CodeQL CLI as documented in the section _Operating manual_.
Copy link

Copilot AI Apr 6, 2026

Choose a reason for hiding this comment

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

The release artifact list still references coding-standards-codeql-packs-2.37.0-dev.zip, which does not match the 2.57.0 release version used elsewhere in this section. This should be updated to the correct 2.57.0 (non -dev) artifact name to avoid pointing users at a non-existent/incorrect download.

Suggested change
- `coding-standards-codeql-packs-2.37.0-dev.zip`: CodeQL packs that can be used with GitHub Code Scanning or the CodeQL CLI as documented in the section _Operating manual_.
- `coding-standards-codeql-packs-2.57.0.zip`: CodeQL packs that can be used with GitHub Code Scanning or the CodeQL CLI as documented in the section _Operating manual_.

Copilot uses AI. Check for mistakes.
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.

2 participants