mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
ci(buildkite): add notification webhook for blocked PRs (#2077)
This commit is contained in:
parent
983054f2b5
commit
91a2cc1caa
|
@ -40,4 +40,8 @@ steps:
|
|||
- label: ":rocket: Setup Deployment"
|
||||
command: ".buildkite/deployment.sh | buildkite-agent pipeline upload"
|
||||
if: build.pull_request.repository.fork == true
|
||||
|
||||
notify:
|
||||
- webhook: "<REDACTED WEBHOOK_URL>"
|
||||
if: build.state == "blocked"
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue
Block a user