set emoji for webhook
All checks were successful
Build and push / post-finish-message (push) Has been skipped
Build and push / detect-changed-files (push) Successful in 4s
Build and push / Lint-Python (push) Has been skipped
Build and push / post-startup-message (push) Successful in 6s
Build and push / Build-and-Push-Docker (push) Has been skipped
Build and push / sync-argocd-app (push) Has been skipped
All checks were successful
Build and push / post-finish-message (push) Has been skipped
Build and push / detect-changed-files (push) Successful in 4s
Build and push / Lint-Python (push) Has been skipped
Build and push / post-startup-message (push) Successful in 6s
Build and push / Build-and-Push-Docker (push) Has been skipped
Build and push / sync-argocd-app (push) Has been skipped
This commit is contained in:
parent
c38bb2d724
commit
d878e2c7f6
@ -9,9 +9,9 @@ jobs:
|
||||
- uses: sarisia/actions-status-discord@v1
|
||||
if: always()
|
||||
with:
|
||||
title: "Pipeline is starting"
|
||||
title: "Pipeline is starting 🚀"
|
||||
webhook: ${{ secrets.DISCORD_WEBHOOK }}
|
||||
avatar_url: "https://git.luker.fr/assets/img/logo.svg"
|
||||
avatar_url: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTP3ekDW_jiUIEmAym337xeS7WN-k_DUq8YHi6VVfwQQw&s"
|
||||
detect-changed-files:
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
@ -96,4 +96,4 @@ jobs:
|
||||
title: "Pipeline has completed successfully"
|
||||
status:
|
||||
webhook: ${{ secrets.DISCORD_WEBHOOK }}
|
||||
avatar_url: "https://git.luker.fr/assets/img/logo.svg"
|
||||
avatar_url: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTP3ekDW_jiUIEmAym337xeS7WN-k_DUq8YHi6VVfwQQw&s"
|
Loading…
x
Reference in New Issue
Block a user