We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e1a00 commit 4d155c3Copy full SHA for 4d155c3
.github/workflows/bump-elastic-stack-snapshot.yml
@@ -34,5 +34,7 @@ jobs:
34
vaultRoleId: ${{ secrets.VAULT_ROLE_ID }}
35
vaultSecretId: ${{ secrets.VAULT_SECRET_ID }}
36
pipeline: ./.ci/bump-elastic-stack-snapshot.yml
37
+ notifySlackChannel: "#fleet-notifications"
38
+ messageIfFailure: ":traffic_cone: updatecli failed for `${{ github.repository }}@${{ github.ref_name }}`, `@fleet_team` please look what's going on <${{ env.JOB_URL }}|here>"
39
env:
40
BRANCH: ${{ matrix.branch }}
0 commit comments