- Notifications
You must be signed in to change notification settings - Fork69
Release v2.51.0#961
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Release v2.51.0#961
Uh oh!
There was an error while loading.Please reload this page.
Conversation
5ca3ff8 intorc/2.51.0Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this 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 releases version 2.51.0 of the codeql-coding-standards by updating version numbers across all package files and documentation from the development version2.51.0-dev to the final release version2.51.0.
- Updates all qlpack.yml files to change version from
2.51.0-devto2.51.0 - Updates user manual documentation to reflect the new release version
- Updates artifact file names and references in documentation
Reviewed Changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| docs/user_manual.md | Updates release version references and artifact file names from dev to final release |
| cpp/report/src/qlpack.yml | Updates package version to 2.51.0 |
| cpp/misra/test/qlpack.yml | Updates test package version to 2.51.0 |
| cpp/misra/src/qlpack.yml | Updates MISRA C++ package version to 2.51.0 |
| cpp/common/test/qlpack.yml | Updates common C++ test package version to 2.51.0 |
| cpp/common/src/qlpack.yml | Updates common C++ package version to 2.51.0 |
| cpp/cert/test/qlpack.yml | Updates CERT C++ test package version to 2.51.0 |
| cpp/cert/src/qlpack.yml | Updates CERT C++ package version to 2.51.0 |
| cpp/autosar/test/qlpack.yml | Updates AUTOSAR C++ test package version to 2.51.0 |
| cpp/autosar/src/qlpack.yml | Updates AUTOSAR C++ package version to 2.51.0 |
| c/misra/test/qlpack.yml | Updates MISRA C test package version to 2.51.0 |
| c/misra/src/qlpack.yml | Updates MISRA C package version to 2.51.0 |
| c/common/test/qlpack.yml | Updates common C test package version to 2.51.0 |
| c/common/src/qlpack.yml | Updates common C package version to 2.51.0 |
| c/cert/test/qlpack.yml | Updates CERT C test package version to 2.51.0 |
| c/cert/src/qlpack.yml | Updates CERT C package version to 2.51.0 |
Tip: Customize your code reviews with copilot-instructions.md.Create the file orlearn how to get started.
| This user manual documents release`2.51.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_. |
CopilotAIOct 20, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The artifact name still references version2.37.0-dev instead of being updated to2.51.0 like the other artifacts.
| -`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.51.0.zip`: CodeQL packs that can be used with GitHub Code Scanning or the CodeQL CLI as documented in the section_Operating manual_. |
This PR releases codeql-coding-standards version 2.51.0.