Skip to content

Conversation

@codeql-coding-standards-automation

This PR releases codeql-coding-standards version 2.53.0.

@knewbury01 knewbury01 marked this pull request as ready for review December 22, 2025 16:26
Copilot AI review requested due to automatic review settings December 22, 2025 16:26
@knewbury01 knewbury01 merged commit 459ffa7 into rc/2.53.0 Dec 22, 2025
34 of 35 checks passed
@knewbury01 knewbury01 deleted the feature/update-user-manual-for-2.53.0 branch December 22, 2025 16:26
Copy link
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 prepares the codeql-coding-standards repository for the v2.53.0 release by removing the -dev suffix from version strings across the codebase.

  • Updates version strings from 2.53.0-dev to 2.53.0 across 15 qlpack.yml files
  • Updates release documentation to reflect the new version number and artifact filenames
  • Standardizes all references to version 2.53.0 throughout the user manual

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 information and artifact filenames from 2.53.0-dev to 2.53.0
cpp/report/src/qlpack.yml Updates package version to 2.53.0
cpp/misra/test/qlpack.yml Updates test package version to 2.53.0
cpp/misra/src/qlpack.yml Updates package version to 2.53.0
cpp/common/test/qlpack.yml Updates test package version to 2.53.0
cpp/common/src/qlpack.yml Updates package version to 2.53.0
cpp/cert/test/qlpack.yml Updates test package version to 2.53.0
cpp/cert/src/qlpack.yml Updates package version to 2.53.0
cpp/autosar/test/qlpack.yml Updates test package version to 2.53.0
cpp/autosar/src/qlpack.yml Updates package version to 2.53.0
c/misra/test/qlpack.yml Updates test package version to 2.53.0
c/misra/src/qlpack.yml Updates package version to 2.53.0
c/common/test/qlpack.yml Updates test package version to 2.53.0
c/common/src/qlpack.yml Updates package version to 2.53.0
c/cert/test/qlpack.yml Updates test package version to 2.53.0
c/cert/src/qlpack.yml Updates package version to 2.53.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

This user manual documents release `2.53.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 Dec 22, 2025

Choose a reason for hiding this comment

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

The version number in this artifact filename was not updated to match the release version. It should be coding-standards-codeql-packs-2.53.0.zip to be consistent with the other artifact names on lines 43-46 and the release version stated on line 39.

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