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

TSPS-424 add dsde qa slack notification to e2e test workflow #190

Merged
merged 4 commits into from
Jan 22, 2025

Conversation

jsotobroad
Copy link
Collaborator

@jsotobroad jsotobroad commented Jan 17, 2025

Description

We need to notify #dsde-qa when our post deploy hook staging e2e workflow completes. This is one way to do that and im not sure i love it.

We also removed the cron job component of this test on top of adding the ability to run this test on merges to main

This PR accomplishes a similar thing to DataBiosphere/terra-scientific-pipelines-service-cli#29 in the cli repo

Jira Ticket

https://broadworkbench.atlassian.net/browse/TSPS-424

@@ -131,3 +131,11 @@ jobs:
notify-slack-channels-upon-workflow-completion: "#terra-teaspoons-alerts"
permissions:
id-token: write

report-workflow-to-qa:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

not sure i like this option vs having a "slack channel" parameter that sends the notification to that channel only. The only downside to that is that we wouldnt be able to look in one channel for all the e2e test results.

Copy link
Collaborator

@mmorgantaylor mmorgantaylor left a comment

Choose a reason for hiding this comment

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

looks good to me, thanks!

@jsotobroad jsotobroad merged commit 8eb7bc2 into main Jan 22, 2025
15 checks passed
@jsotobroad jsotobroad deleted the js_TSPS-424_add_qa_slack branch January 22, 2025 15:31
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.

2 participants