get-changed-files icon indicating copy to clipboard operation
get-changed-files copied to clipboard

Support Merge Queue Event

Open npwolf opened this issue 1 year ago • 1 comments

Github introduced the Merge Queue feature. This PR allows the action to work with the new merge_group event.

Without this change the following error occurs when a PR enters the merge queue:

Run Ana06/[email protected]
Error: This action only supports pull requests and pushes, merge_group events are not supported. Please submit an issue on this action's GitHub repo if you believe this in correct.
Base commit: undefined
Head commit: undefined
Error: The base and head commits are missing from the payload for this merge_group event. Please submit an issue on this action's GitHub repo.
Error: Not Found

npwolf avatar Nov 27 '24 00:11 npwolf

@Ana06 could you take a look at this?

npwolf avatar Jan 15 '25 17:01 npwolf