ci: standardize rtCamp/action-slack-notify to v2.2.1 across workflows#8998
ci: standardize rtCamp/action-slack-notify to v2.2.1 across workflows#8998Ankitsinghsisodya wants to merge 1 commit intoknative:mainfrom
Conversation
…flow kind-e2e.yaml used v2.1.0 while weekly-office-hours-slack-reminder.yaml already uses v2.2.1. Align to the newer version for consistency.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Ankitsinghsisodya The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @Ankitsinghsisodya. Thanks for your PR. I'm waiting for a knative member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
There was a problem hiding this comment.
Pull request overview
Standardizes the rtCamp/action-slack-notify GitHub Action version used for Slack notifications so workflows behave consistently and future updates are easier to manage (per #8997).
Changes:
- Bump
.github/workflows/kind-e2e.yamlSlack notify action fromrtCamp/action-slack-notify@v2.1.0to@v2.2.1to match the existing version used elsewhere.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Fixes #8997
Summary
rtCamp/action-slack-notifyinkind-e2e.yamlfromv2.1.0tov2.2.1to match the version already used inweekly-office-hours-slack-reminder.yaml