Skip to content

Conversation

@Tushar240503
Copy link

What this PR does

Adds support for the GitHub merge_group event in actions-plan-preview, allowing the action to run correctly when GitHub Merge Queue is enabled.

The action now:

Recognizes merge_group as a valid GitHub event

Parses the merge_group payload

Resolves it back to the corresponding Pull Request

Reuses the existing plan preview logic without changes

Signed-off-by: Tushar Sharma <[email protected]>
@rahulshendre
Copy link
Contributor

@Tushar240503, this PR seems to address the issue #4854.
Could you link the issue in the PR description (e.g., Fixes #4854) for better traceability.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants