Skip to content

Mergeback #21947 into main#22058

Merged
mbg merged 3 commits into
mainfrom
codeql-cli-2.25.6
Jun 25, 2026
Merged

Mergeback #21947 into main#22058
mbg merged 3 commits into
mainfrom
codeql-cli-2.25.6

Conversation

@mbg

@mbg mbg commented Jun 25, 2026

Copy link
Copy Markdown
Member

This PR merges the commits from #21947 into main so that the up-to-dateness check as part of the CodeQL CLI 2.26.0 release process is happy. #21971 already included the changes, but as cherry-picked commits.

Copilot AI and others added 3 commits June 4, 2026 18:29
Fix changelog copy errors in change-notes and CHANGELOG.md files (codeql-cli-2.25.6)
@mbg mbg self-assigned this Jun 25, 2026
@github-actions github-actions Bot added documentation Python Actions Analysis of GitHub Actions labels Jun 25, 2026
@mbg mbg marked this pull request as ready for review June 25, 2026 14:51
@mbg mbg requested a review from a team as a code owner June 25, 2026 14:51
Copilot AI review requested due to automatic review settings June 25, 2026 14:51
@mbg mbg requested a review from a team as a code owner June 25, 2026 14:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This mergeback PR brings the typo fixes from #21947 onto main so the CodeQL CLI 2.26.0 release up-to-dateness check passes, aligning the source change-notes/released/ entries with their generated CHANGELOG.md counterparts.

Changes:

  • Corrects wording in Python 7.1.2 changelog/change-note (“less fewer positive results” → “fewer false positive results”).
  • Corrects wording in Actions 0.6.29 changelog/change-note (“on in minor point” → “on a minor point”).
  • Improves phrasing/capitalization in Actions 0.4.37 changelog/change-note (“include regexes” → “including…”, “sha1 or sha256” → “SHA-1 or SHA-256”).
Show a summary per file
File Description
python/ql/lib/CHANGELOG.md Fixes a copied typo in the generated Python changelog entry for 7.1.2.
python/ql/lib/change-notes/released/7.1.2.md Fixes the corresponding typo in the released change-note source for 7.1.2.
actions/ql/src/CHANGELOG.md Fixes a copied typo in the generated Actions (src) changelog entry for 0.6.29.
actions/ql/src/change-notes/released/0.6.29.md Fixes the corresponding typo in the released change-note source for 0.6.29.
actions/ql/lib/CHANGELOG.md Fixes wording/capitalization typos in the generated Actions (lib) changelog entry for 0.4.37.
actions/ql/lib/change-notes/released/0.4.37.md Fixes the corresponding wording/capitalization in the released change-note source for 0.4.37.

Copilot's findings

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

@mbg mbg merged commit cc83856 into main Jun 25, 2026
16 of 20 checks passed
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.

5 participants