cryostatio / cryostat-legacy

OUTDATED - See the new repository below! -- Secure JDK Flight Recorder management for containerized JVMs
https://github.com/cryostatio/cryostat
Other
222 stars 31 forks source link

[Task] Add Action automation to prevent dependency update merges until reviewer removes label #1194

Open andrewazores opened 1 year ago

andrewazores commented 1 year ago
    We can probably build some further automation too, like having Dependabot apply a `needs-downstream-check` label and an Action that blocks merge until that label is removed.

Originally posted by @andrewazores in https://github.com/cryostatio/cryostat/issues/1181#issuecomment-1304211625

maxcao13 commented 1 year ago

Does needs-triage fit the solution? If not, I will disallow github-actions to apply the label when dependabot creates a pull request.