rapidsai / cuml

cuML - RAPIDS Machine Learning Library
https://docs.rapids.ai/api/cuml/stable/
Apache License 2.0
4.25k stars 534 forks source link

Add breaking change workflow trigger #6130

Open AyodeAwe opened 2 weeks ago

AyodeAwe commented 2 weeks ago

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:

Depends on https://github.com/rapidsai/shared-workflows/pull/257