Skip to content

Commit 4d155c3

Browse files
authored
ci(action): change slack notification channel (#3172)
1 parent 08e1a00 commit 4d155c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bump-elastic-stack-snapshot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,7 @@ jobs:
3434
vaultRoleId: ${{ secrets.VAULT_ROLE_ID }}
3535
vaultSecretId: ${{ secrets.VAULT_SECRET_ID }}
3636
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>"
3739
env:
3840
BRANCH: ${{ matrix.branch }}

0 commit comments

Comments
 (0)