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

chore: send Slack notifications when acceptance tests fail on main #240

Merged
merged 5 commits into from
Dec 6, 2024

Conversation

ldhenry
Copy link
Collaborator

@ldhenry ldhenry commented Dec 6, 2024

This PR sets up Technique 1 of the Slack Send Github Action. This will send a webhook to invoke a Slack Workflow that will send a message to our project channel.

Example runs

CleanShot 2024-12-06 at 3  39 05

CleanShot 2024-12-06 at 3  41 40

@ldhenry ldhenry changed the title Sends Slack notifications when acceptance tests fail on main chore: send Slack notifications when acceptance tests fail on main Dec 6, 2024
@ldhenry ldhenry marked this pull request as ready for review December 6, 2024 15:42
@ldhenry ldhenry requested a review from a team as a code owner December 6, 2024 15:42
@ldhenry ldhenry requested a review from sloloris December 6, 2024 15:42
@ldhenry ldhenry merged commit 9265ae0 into main Dec 6, 2024
30 checks passed
@ldhenry ldhenry deleted the hbarrow/REL-4176/add-slack-notifications branch December 6, 2024 15:45
steps:
- name: Send GitHub trigger payload to Slack Workflow Builder
id: slack
uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
Copy link

@emahannaLD emahannaLD Dec 6, 2024

Choose a reason for hiding this comment

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

where is this id from? Just curious for my own knowledge

Copy link
Collaborator Author

@ldhenry ldhenry Dec 6, 2024

Choose a reason for hiding this comment

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

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