Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add notification when nightly build fails #786

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

philipp-spiess
Copy link
Contributor

Test plan

🤞 (It's just a CI step that runs after the publishing so it shouldn't break anything)

@philipp-spiess philipp-spiess requested review from jhchabran and a team August 22, 2023 09:21
@philipp-spiess philipp-spiess self-assigned this Aug 22, 2023
@@ -26,3 +26,10 @@ jobs:
env:
VSCODE_MARKETPLACE_TOKEN: ${{ secrets.VSCODE_MARKETPLACE_TOKEN }}
VSCODE_OPENVSX_TOKEN: ${{ secrets.VSCODE_OPENVSX_TOKEN }}
- name: Slack Notification
if: ${{ failure() }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@philipp-spiess philipp-spiess merged commit c95d64e into main Aug 22, 2023
8 checks passed
@philipp-spiess philipp-spiess deleted the ps/notify-on-nightly-failure branch August 22, 2023 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants