File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 5151 env :
5252 SLACK_CHANNEL : pyos-infrastructure
5353 SLACK_COLOR : ' #db540b'
54+ SLACK_LINK_NAMES : true
55+ SLACKIFY_MARKDOWN : true
56+ SLACK_TITLE : " ALL Contribs & Reviewers Update Workflow Failed"
5457 SLACK_MESSAGE : " The **ALL Contribs & Reviewers Update** workflow failed for pyopensci.org. Please check the logs."
5558 SLACK_TOKEN : ${{ secrets.SLACK_NOTIFICATIONS_BOT_TOKEN }}
Original file line number Diff line number Diff line change 5555 env :
5656 SLACK_CHANNEL : pyos-infrastructure
5757 SLACK_COLOR : ' #db540b'
58- SLACK_MESSAGE : " The Update Contribs & Reviewers workflow failed for pyopensci.org. Please check the logs."
58+ SLACK_LINK_NAMES : true
59+ SLACKIFY_MARKDOWN : true
60+ SLACK_TITLE : " Update Contribs & Reviewers Workflow Failed"
61+ SLACK_MESSAGE : " The **Update Contribs & Reviewers** workflow failed for pyopensci.org. Please check the logs."
5962 SLACK_TOKEN : ${{ secrets.SLACK_NOTIFICATIONS_BOT_TOKEN }}
You can’t perform that action at this time.
0 commit comments