-
Notifications
You must be signed in to change notification settings - Fork 580
ci: update pull request commenter for 1.33 #5381
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add 1.33 to matrix to run only for devel branch and skip this in release 3.13 and 3.14 branch Remove 1.30 from testing from devel branch as its EOL is 2025-06-28. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Updating mergify rules for the same |
updating the mergify rules to drop 1.30 check and consider 1.33 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Done! |
nixpanic
approved these changes
Jun 23, 2025
@Madhu-1 , maybe add |
Rakshith-R
approved these changes
Jun 23, 2025
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at addda1b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci/skip/e2e
skip running e2e CI jobs
ci/skip/multi-arch-build
skip building on multiple architectures
component/testing
Additional test cases or CI work
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add 1.33 to matrix to run only for devel branch
and skip this in release 3.13 and 3.14 branch
Remove 1.30 from testing from devel branch as
its EOL is 2025-06-28.
depends-on: #5380