Skip to content

Fix changelog copy errors in change-notes and CHANGELOG.md files (codeql-cli-2.25.6)#21947

Merged
jonjanego merged 2 commits into
codeql-cli-2.25.6from
copilot/codeql-cli-2256
Jun 4, 2026
Merged

Fix changelog copy errors in change-notes and CHANGELOG.md files (codeql-cli-2.25.6)#21947
jonjanego merged 2 commits into
codeql-cli-2.25.6from
copilot/codeql-cli-2256

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 4, 2026

Three copy errors introduced in the codeql-cli-2.25.6 release changelogs (flagged in #21945 review) were propagated into both the source change-notes/released/ files and the generated CHANGELOG.md files. Fixes all six files.

Changes

  • actions/ql/src/change-notes/released/0.6.29.md + actions/ql/src/CHANGELOG.md

    • "on in minor point""on a minor point"
  • python/ql/lib/change-notes/released/7.1.2.md + python/ql/lib/CHANGELOG.md

    • "less fewer positive results""fewer false positive results"
  • actions/ql/lib/change-notes/released/0.4.37.md + actions/ql/lib/CHANGELOG.md

    • "include regexes""including regexes"
    • "sha1 or sha256""SHA-1 or SHA-256"

Copilot AI changed the title [WIP] Fix copy errors in change notes and CHANGELOG files Fix changelog copy errors in change-notes and CHANGELOG.md files (codeql-cli-2.25.6) Jun 4, 2026
Copilot AI requested a review from jonjanego June 4, 2026 18:40
@jonjanego jonjanego marked this pull request as ready for review June 4, 2026 19:12
@jonjanego jonjanego requested review from a team as code owners June 4, 2026 19:12
Copilot AI review requested due to automatic review settings June 4, 2026 19:12
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

Fixes several copy/wording errors that were introduced during the codeql-cli-2.25.6 release changelog updates and then propagated into both the source change-notes/released/ entries and the generated CHANGELOG.md files, ensuring the published release notes read correctly and consistently.

Changes:

  • Corrects phrasing in Actions 0.6.29 changelog/release note (“on a minor point”).
  • Corrects wording in Python 7.1.2 changelog/release note (“fewer false positive results”).
  • Improves grammar and capitalization in Actions lib 0.4.37 changelog/release note (“including regexes”, “SHA-1 or SHA-256”).
Show a summary per file
File Description
python/ql/lib/CHANGELOG.md Fixes an incorrect phrase in the Python 7.1.2 entry for clarity/accuracy.
python/ql/lib/change-notes/released/7.1.2.md Mirrors the Python 7.1.2 wording fix in the source released note.
actions/ql/src/CHANGELOG.md Fixes a wording error in the Actions 0.6.29 entry.
actions/ql/src/change-notes/released/0.6.29.md Mirrors the Actions 0.6.29 wording fix in the source released note.
actions/ql/lib/CHANGELOG.md Fixes grammar and hash naming/capitalization in the Actions lib 0.4.37 entry.
actions/ql/lib/change-notes/released/0.4.37.md Mirrors the Actions lib 0.4.37 text fixes in the source released note.

Copilot's findings

  • Files reviewed: 6/6 changed files
  • Comments generated: 0

@github-actions github-actions Bot added documentation Python Actions Analysis of GitHub Actions labels Jun 4, 2026
@jonjanego jonjanego merged commit 2a8f295 into codeql-cli-2.25.6 Jun 4, 2026
3 checks passed
@jonjanego jonjanego deleted the copilot/codeql-cli-2256 branch June 4, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Actions Analysis of GitHub Actions documentation Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants