Skip to content

Commit

Permalink
Add the slack token
Browse files Browse the repository at this point in the history
  • Loading branch information
chouetz committed Dec 20, 2024
1 parent 2d57aa9 commit 510457b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/label-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,6 @@ jobs:
- name: Install dependencies
run: pip install -r requirements.txt -r tasks/requirements.txt
- name: Ask for code reviews
env:
SLACK_API_TOKEN : ${{ secrets.SLACK_DATADOG_AGENT_BOT_TOKEN }}
run: inv -e issue.ask-reviews -p ${{ github.event.pull_request.number }}

0 comments on commit 510457b

Please sign in to comment.