Conversation
- add `merge_group` as workflow trigger - add `merge_group` to default value sfor `do-not-skip` triggers : else, worfklow will be skipped when the PR is added to a merge queue since it just ran before
|
There are some checks failing. If using this PR ( `uses: wahtique/skip-duplicate-actions@2e9b67b``), I get |
|
Thank you for submitting the PR! |
|
I cannot merge it without the compiled JS, we need the compiled JS updated for this to work |
|
Merged, thank you for updating the JS! |
|
Thanks for the PR @wahtique! Sorry for my late & post-merge comment, but
doesn't it make sense that it is skipped? 😄 |
|
@fkirc WDYT about this #329 (comment)? If the tree hash is the same in merge group it makes sense to skip it IMO? |
|
In response to #329 (comment) That was some time ago but use case was :
Possible fixes would be
|
I would agree to skip if a tree hash is in the same merge group, but I do not know how to implement it at the moment. |
1 similar comment
I would agree to skip if a tree hash is in the same merge group, but I do not know how to implement it at the moment. |
merge_groupas workflow triggermerge_groupto default value sfordo-not-skiptriggers : else, worfklow will be skipped when the PR is added to a merge queue since it just ran before