Skip to content
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

Add breaking change workflow trigger #314

Merged

Conversation

AyodeAwe
Copy link
Contributor

@AyodeAwe AyodeAwe commented Nov 5, 2024

Adds a workflow that triggers a second workflow which sends a notification to a designated Slack channel on every PR labelled with breaking, whenever any of the following events are triggered on the PR:

  • closed
  • reopened
  • labeled
  • unlabeled

Depends on rapidsai/shared-workflows#257

@AyodeAwe AyodeAwe requested a review from a team as a code owner November 5, 2024 18:38
@AyodeAwe AyodeAwe requested a review from raydouglass November 5, 2024 18:38
@AyodeAwe AyodeAwe added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Nov 5, 2024
@AyodeAwe AyodeAwe marked this pull request as draft November 5, 2024 20:49
@AyodeAwe AyodeAwe force-pushed the add-breaking-change-notifier branch from 0baf572 to 964f4e7 Compare November 6, 2024 13:24
@AyodeAwe AyodeAwe force-pushed the add-breaking-change-notifier branch from 964f4e7 to 3fe5a83 Compare November 7, 2024 19:25
@AyodeAwe AyodeAwe marked this pull request as ready for review November 14, 2024 15:28
@AyodeAwe AyodeAwe changed the base branch from branch-0.41 to branch-0.42 November 20, 2024 21:10
@AyodeAwe AyodeAwe merged commit a538ea3 into rapidsai:branch-0.42 Nov 26, 2024
67 of 68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants