rapidsai / cucim

cuCIM - RAPIDS GPU-accelerated image processing library
https://docs.rapids.ai/api/cucim/stable/
Apache License 2.0
356 stars 61 forks source link

Add breaking change workflow trigger #795

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