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: add a new workflow file to send notifications on new PRs, issues, and comments #298

Merged
merged 1 commit into from
May 16, 2024

Conversation

amazreech
Copy link
Contributor

Description of Changes:

This PR creates a workflow file that gets triggered upon every Pull Request, Issue and Comments in the repository. The workflow file then sends relevant notification on the event.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

A similar PR has been submitted and merged in: aws-actions/amazon-ecs-deploy-task-definition#554

Testing:
Tested on a personal repository, was able to successfully get notifications for the specified events.
Test Link:* https://github.com/amazreech/simple-ecs-application/blob/main/.github/workflows/SlackNotification.yml

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@amazreech amazreech merged commit 088475a into aws-actions:master May 16, 2024
6 checks passed
@amazreech
Copy link
Contributor Author

PR merged.

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

3 participants