Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Add support for merge_group event #208

Open
espenalb opened this issue Nov 22, 2023 · 2 comments
Open

Add support for merge_group event #208

espenalb opened this issue Nov 22, 2023 · 2 comments
Assignees
Projects

Comments

@espenalb
Copy link

The get-diff-action currently ignores events from merge_group - this is unfortunate when using the (excellent) GitHub merge queue concept, as our checks are skipped because the git diff is reported as empty.

Fixing this (I think) is as simple as adding merge_group to TARGET_EVENTS in src/constant.ts

Copy link

welcome bot commented Nov 22, 2023

🙌 Thanks for opening your first issue here! Be sure to follow the issue template!

@espenalb
Copy link
Author

I have published my forked version to the Github marketplace, https://github.com/marketplace/actions/get-diff-action-including-merge_group-merge-queue because I was concerned that this PR would not be merged. (Since there does not seem to have been any activity here for the last 12months).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Backlog
  
To do
Development

No branches or pull requests

2 participants