Conversation
PR Review 🔍
|
PR Code Suggestions ✨
|
* Sending notification when workflow fails * Making the job fail * Adding name and fixing "needs" * Removing unneeded SLACKIFY_MARKDOWN * Making it fail * Setting icon * Making it work again * Rotating light for all
User description
Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist
PR Type
enhancement, configuration changes
Description
.github/workflows/nightly.ymlfile.rtCamp/action-slack-notify@v2action.SLACK_ICON_EMOJI,SLACK_COLOR,SLACK_CHANNEL,SLACK_USERNAME,SLACK_TITLE,MSG_MINIMAL, andSLACK_WEBHOOK.Changes walkthrough 📝
nightly.yml
Add failure handling and Slack notifications for nightly builds..github/workflows/nightly.yml
and JavaScript.
SLACK_ICON_EMOJI,SLACK_COLOR,SLACK_CHANNEL,SLACK_USERNAME,SLACK_TITLE,MSG_MINIMAL, andSLACK_WEBHOOK.