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

fix(actions): Consolidate slack notification logic on test failure #5533

Merged
merged 4 commits into from
May 9, 2024

Conversation

SokratisVidros
Copy link
Contributor

Notify slack on test failure in next, main or prod branches.

@SokratisVidros SokratisVidros self-assigned this May 9, 2024
@SokratisVidros SokratisVidros requested a review from a team as a code owner May 9, 2024 11:43
@SokratisVidros SokratisVidros requested review from scopsy and AliaksandrRyzhou and removed request for a team May 9, 2024 11:43
@github-actions github-actions bot added the CI/CD label May 9, 2024
Copy link

netlify bot commented May 9, 2024

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit 02ee20d
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/663cba67d0ac8a000871a0ec
😎 Deploy Preview https://deploy-preview-5533--dev-web-novu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented May 9, 2024

Deploy Preview for novu-design ready!

Name Link
🔨 Latest commit 02ee20d
🔍 Latest deploy log https://app.netlify.com/sites/novu-design/deploys/663cba6787b6b70008ca5f1b
😎 Deploy Preview https://deploy-preview-5533--novu-design.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

SokratisVidros and others added 3 commits May 9, 2024 14:46
* fix(actions): Disable deployment only if e2e fails on next or prod

* fix(actions): Disable all affected release workflows on e2e failure
The environment-specific SLACK_WEBHOOK_URL secret has been replaced with a repo-specific secret.
@Cliftonz Cliftonz merged commit 1ee769f into next May 9, 2024
24 checks passed
@Cliftonz Cliftonz deleted the scheduled_e2e_fixes_pt2 branch May 9, 2024 12:48
SokratisVidros added a commit that referenced this pull request May 13, 2024
…5533)

* Fixes for scheduled e2e (#5532)

* fix(actions): Disable deployment only if e2e fails on next or prod

* fix(actions): Disable all affected release workflows on e2e failure

* fix(actions): Consolidate slack notification logic on test failure

* fix(actions): Remove unused environment input

The environment-specific SLACK_WEBHOOK_URL secret has been replaced with a repo-specific secret.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants