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 support for workflow_run events #156

Merged
merged 4 commits into from May 26, 2021

Conversation

apexskier
Copy link
Contributor

Resolves #155

This adds support for workflow_run triggered auth-merges. Because this event is similar to check_suite I was able to reuse the existing handle check logic.

Resolves pascalgn#155

This adds support for `workflow_run` triggered auth-merges. Because
[this event is similar to
`check_suite`](https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#workflow_run)
I was able to reuse the existing handle check logic.
@apexskier apexskier marked this pull request as ready for review May 22, 2021 11:26
@apexskier
Copy link
Contributor Author

@pascalgn pascalgn merged commit 1f4896c into pascalgn:main May 26, 2021
@apexskier apexskier deleted the workflow_run-events branch May 27, 2021 07:41
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.

Support workflow_run events
2 participants