Skip to content

Release v2.58.0#1116

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

Release v2.58.0#1116
knewbury01 merged 1 commit intorc/2.58.0from
feature/update-user-manual-for-2.58.0

Conversation

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

This PR releases codeql-coding-standards version 2.58.0.

@knewbury01 knewbury01 marked this pull request as ready for review April 22, 2026 03:51
Copilot AI review requested due to automatic review settings April 22, 2026 03:51
@knewbury01 knewbury01 merged commit 05bec6f into rc/2.58.0 Apr 22, 2026
33 checks passed
@knewbury01 knewbury01 deleted the feature/update-user-manual-for-2.58.0 branch April 22, 2026 03:51
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 moving pack metadata and user documentation from the 2.58.0-dev prerelease version string to the 2.58.0 release version.

Changes:

  • Update docs/user_manual.md to reference release 2.58.0 and update several release artifact filenames from -dev to release names.
  • Bump multiple qlpack.yml pack versions from 2.58.0-dev to 2.58.0 across C/C++ packs and their test packs.
Show a summary per file
File Description
docs/user_manual.md Updates release/version references and artifact filenames in the user manual.
cpp/report/src/qlpack.yml Bumps report pack version to 2.58.0.
cpp/misra/test/qlpack.yml Bumps MISRA C++ test pack version to 2.58.0.
cpp/misra/src/qlpack.yml Bumps MISRA C++ pack version to 2.58.0.
cpp/common/test/qlpack.yml Bumps common C++ test pack version to 2.58.0.
cpp/common/src/qlpack.yml Bumps common C++ pack version to 2.58.0.
cpp/cert/test/qlpack.yml Bumps CERT C++ test pack version to 2.58.0.
cpp/cert/src/qlpack.yml Bumps CERT C++ pack version to 2.58.0.
cpp/autosar/test/qlpack.yml Bumps AUTOSAR C++ test pack version to 2.58.0.
cpp/autosar/src/qlpack.yml Bumps AUTOSAR C++ pack version to 2.58.0.
c/misra/test/qlpack.yml Bumps MISRA C test pack version to 2.58.0.
c/misra/src/qlpack.yml Bumps MISRA C pack version to 2.58.0.
c/common/test/qlpack.yml Bumps common C test pack version to 2.58.0.
c/common/src/qlpack.yml Bumps common C pack version to 2.58.0.
c/cert/test/qlpack.yml Bumps CERT C test pack version to 2.58.0.
c/cert/src/qlpack.yml Bumps CERT C pack version to 2.58.0.

Copilot's findings

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

Comment thread docs/user_manual.md
This user manual documents release `2.58.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 22, 2026

Choose a reason for hiding this comment

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

The release artifacts list is inconsistent: the first bullet still references coding-standards-codeql-packs-2.37.0-dev.zip, which does not match the documented release 2.58.0 and the naming used for the other artifacts in this list. Update this entry to the correct 2.58.0 artifact name (and remove the -dev suffix) so the user manual matches the actual release assets.

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