pipe-cd / pipecd

The One CD for All {applications, platforms, operations}
https://pipecd.dev
Apache License 2.0
1.1k stars 154 forks source link

Can you support `merge_group` event in plan-preview-action ? #4854

Open TakumaKurosawa opened 8 months ago

TakumaKurosawa commented 8 months ago

What would you like to be added:

I would like you to support the merge_group event in plan-preview-action.

Why is this needed:

My project is using merge queue.

Merge queue is failed with this error:

unexpected event merge_group, only "pull_request", "issue_comment" and "push" event are supported

Reference:

https://github.com/pipe-cd/pipecd/blob/7b471d7a9f2eb09ccbc0a9222b6e7adb08ea2edf/tool/actions-plan-preview/main.go#L231-L233

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.