-
Notifications
You must be signed in to change notification settings - Fork 347
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
Merge main into releases/v3 #2746
Conversation
Mergeback v3.28.7 refs/heads/releases/v3 into main
Kotlin: The 2.20.3 release supports Kotlin 2.1.10.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (2)
src/init-action.ts:548
- Add a test verifying that this environment variable is only set for CodeQL CLI v2.20.3 but not for v2.20.4 or above.
core.exportVariable(kotlinLimitVar, "2.1.20");
lib/init-action.js:323
- Add a test verifying that this environment variable is only set for CodeQL CLI v2.20.3 but not for v2.20.4 or above.
core.exportVariable(kotlinLimitVar, "2.1.20");
Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks for the quick workaround!
Merging a91a3f7 into
releases/v3
.Conductor for this PR is @igfoo.
Contains the following pull requests:
Please do the following:
releases/v3
branch.Create a merge commit
is selected rather thanSquash and merge
orRebase and merge
.