Replies: 10 comments 3 replies
-
|
This is a known issue (almost 1 year already) and this is because status and merge checks jobs coupled. And currently we have just some workarounds for that. Run workflows on both events
In that way
Use same job name for
|
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
Is there a workaround for this by using Jenkins instead of Github action? |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
It would be nice to have separate settings in rulesets for required checks on pull request and merge queue. |
Beta Was this translation helpful? Give feedback.
-
|
+1, it would be great to be able to specify required checks specifically for the merge_group |
Beta Was this translation helpful? Give feedback.
-
|
We also need different required status checks for merge queues. |
Beta Was this translation helpful? Give feedback.
-
|
+1 this would allow a lot simpler setup and common use cases such as running a specific set of expensive tests on merge queue only |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
I'd like to have required status checks as branch protections ONLY for merge queue PRs. At the moment, I can only enable them for what seems to include all PRs, merge queue ones included. This leads to having to run things twice, when users open a PR and when the queue opens a
gh-readonlyPR as well.Things I've tried:
Any ideas on how to get this done? Or is it not supported (discouraged even?) at all
Beta Was this translation helpful? Give feedback.
All reactions