pipe-cd/pipecd

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

Open

#4,854 创建于 2024年4月1日

在 GitHub 查看
 (6 评论) (0 反应) (1 负责人)Go (319 fork)auto 404
good first issue

仓库指标

Star
 (1,329 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南