-
-
Notifications
You must be signed in to change notification settings - Fork 151
Danger Swift not working with Github Merge Queue #598
Copy link
Copy link
Open
Description
spqw
opened on Nov 13, 2023
Issue body actions
- Github Merge Queue creates temporary branches for merge groups which can aggregate several pull requests to run checks on several pull requests at once
- When adding Danger swift as a required check on branch protection rules on Github, this is also applied to Merge Queue Checks
- Danger checks fail on temporary branches from Github Merge Queue because it is expecting to be run on a pull request branch
- How to make sure Danger checks run well with Github Merge queues?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.