Skip to content

CI: Expand list of packs/languages for change note validation #19700

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

adityasharad
Copy link
Collaborator

@cklin not release-blocking but a coverage improvement we might as well include sooner.

@Copilot Copilot AI review requested due to automatic review settings June 9, 2025 15:49
@adityasharad adityasharad requested a review from a team as a code owner June 9, 2025 15:49
Copy link
Contributor

@Copilot 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 updates the CodeQL pack release step to include additional language and shared packs for change note validation.

  • Adds actions, go, shared, and swift groups to the validation command.
  • Retains exclusion of examples, test, and experimental packs.
Comments suppressed due to low confidence (1)

.github/workflows/validate-change-notes.yml:34

  • There's a missing comma before -examples in the --groups list; it should be ...,shared,swift,-examples,-test,-experimental so that exclusions are part of the group argument.
codeql pack release --groups actions,cpp,csharp,go,java,javascript,python,ruby,shared,swift -examples,-test,-experimental

@adityasharad adityasharad merged commit 98186e3 into github:main Jun 9, 2025
7 checks passed
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