Skip to content

Commit

Permalink
add devops ping to body
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey committed Mar 29, 2024
1 parent ea2c24c commit 8be59d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_issue_epic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
- [ ] Verify release on mainnet
- [ ] Docs updated for release for mainnet
```
cc @celestiaorg/devops
- uses: ravsamhq/notify-slack-action@v2
with:
Expand All @@ -73,6 +74,5 @@ jobs:
message_format: "{emoji} *{workflow}* {status_message} in <{repo_url}|{repo}>"
footer: "Linked Issue <${{steps.create-issue.outputs.html_url}}>"
mention_groups: "S04MZ965WQZ"
# mention_users: "U041K4YPENN"
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit 8be59d9

Please sign in to comment.