mirror of
https://github.com/go-gitea/gitea
synced 2025-08-02 07:38:35 +00:00
send notification if status changed
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -170,7 +170,7 @@ pipeline:
|
||||
webhook_token: ${WEBHOOK_TOKEN}
|
||||
when:
|
||||
event: [ push, tag, pull_request ]
|
||||
status: [ failure ]
|
||||
status: [ changed, failure ]
|
||||
|
||||
services:
|
||||
mysql:
|
||||
|
Reference in New Issue
Block a user