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

build(npm-publish): adding logic to send email on failure of publish #641

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

jordanstith15
Copy link
Collaborator

@jordanstith15 jordanstith15 commented Oct 4, 2024

Closes COMUI-2590

Copy link

github-actions bot commented Oct 4, 2024

@@ -64,7 +65,7 @@ webappPipeline {
return readJSON(file: 'package.json').version
}
team = 'Core UI'
mailer = '[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], jason.evans@genesys.com'
mailer = 'CoreUI@genesys.com'
Copy link
Collaborator

Choose a reason for hiding this comment

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

This was a workaround for a bug (emails to a mailing list not working) so we will need to check if it is working now.

@daragh-king-genesys daragh-king-genesys changed the title [WIP] build(npm-publish): adding logic to send email on failure of publish build(npm-publish): adding logic to send email on failure of publish Oct 14, 2024
@daragh-king-genesys daragh-king-genesys merged commit e22d899 into main Oct 14, 2024
3 checks passed
@daragh-king-genesys daragh-king-genesys deleted the feature/COMUI-2590 branch October 14, 2024 13:53
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.

3 participants