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

Add GH action for creating issues when a nightly pa11y scan fails #3876

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

caleywoods
Copy link
Contributor

Pull request summary

This PR adds a new GitHub action that kicks off when a repository_dispatch webhook event is received. This webhook is currently only called from CircleCI if there are failure(s) encountered during the scheduled nightly pa11y scan.

I'm separating this workflow file/action out into a new branch/PR because the action needs to exist on the default branch (main) in order for me to test my webhook call.

@caleywoods caleywoods requested a review from a team as a code owner June 13, 2024 21:51
Copy link
Member

@cantsin cantsin left a comment

Choose a reason for hiding this comment

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

LGTM

@caleywoods caleywoods merged commit 4df216c into main Jun 14, 2024
4 of 5 checks passed
@caleywoods caleywoods deleted the caley/create-repo-dispatch-action branch June 14, 2024 15:51
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

2 participants