Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adityasharad
Copy link
Collaborator

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

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