Skip to content

graceful handling of merge_group event in digger #1410

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

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

motatoes
Copy link
Contributor

@motatoes motatoes commented Apr 30, 2024

For backendless mode, merge_queue event failure causes blocking of the queue. Handling this event and returning 0 exit status (do nothing basically) is implemented in this PR. fixes #1337

@motatoes motatoes merged commit 91e2117 into develop Apr 30, 2024
6 checks passed
@motatoes motatoes deleted the feat/graceful-merge-queue branch April 30, 2024 11:07
ben-of-codecraft pushed a commit to ben-of-codecraft/digger that referenced this pull request May 21, 2024
* handle merge_group event without failing

* errors.Is fix

* merge_group error message
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.

digger should not fail if triggered via merge queue event
2 participants