Skip to content

Commit

Permalink
ci: GAUD-6207 - Turn on update-package-lock slack notifications (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
svanherk authored Apr 3, 2024
1 parent e7f1bbe commit de0b7b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-package-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ jobs:
AUTO_MERGE_TOKEN: ${{ secrets.PR_GITHUB_TOKEN }}
APPROVAL_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PR_GITHUB_TOKEN }}
SLACK_CHANNEL_FAILURE: '#gaudi-dev-alerts'
SLACK_CHANNEL_STALE_PR: '#gaudi-dev-alerts'
SLACK_TOKEN: ${{ secrets.D2L_SLACK_TOKEN }}

0 comments on commit de0b7b1

Please sign in to comment.