chore: bump gatekeeper test versions to 3.21.1 and 3.22.2#734
Open
JaydipGabani wants to merge 5 commits into
Open
chore: bump gatekeeper test versions to 3.21.1 and 3.22.2#734JaydipGabani wants to merge 5 commits into
JaydipGabani wants to merge 5 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the GitHub Actions CI workflow matrix to run integration and gator verification jobs against the latest two supported Gatekeeper versions, aligning CI coverage with the project’s “last two releases” support policy.
Changes:
- Bump Gatekeeper test matrix from
3.20.1/3.21.0to3.21.1/3.22.0for integration tests. - Bump Gatekeeper test matrix from
3.20.1/3.21.0to3.21.1/3.22.0forgator verifysuite assertion checks.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
Signed-off-by: Jaydip Gabani <gabanijaydip@gmail.com>
a04b0c0 to
978bd88
Compare
|
This issue/PR has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions. |
Signed-off-by: Jaydip Gabani <gabanijaydip@gmail.com>
6ff4752 to
4abdcf8
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the CI workflow matrix to test against the latest two supported Gatekeeper versions:
This aligns with the Gatekeeper policy of supporting the past two released versions.