Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow merge of unstable branches #24

Closed
Bullrich opened this issue Mar 6, 2024 · 2 comments · Fixed by #25
Closed

Allow merge of unstable branches #24

Bullrich opened this issue Mar 6, 2024 · 2 comments · Fixed by #25
Assignees

Comments

@Bullrich
Copy link
Collaborator

Bullrich commented Mar 6, 2024

Allow branches which are unstable (that can be merged but some non required status check is failing) to be merged.

Add an option for this.

Bullrich added a commit that referenced this issue Mar 6, 2024
Added the ability to merge [unstable
branches](https://docs.github.com/en/graphql/reference/enums#mergestatestatus).

This is enabled by default, as GitHub's Auto Merge feature always merges
unstable branches.

Fixes #24
@Bullrich
Copy link
Collaborator Author

Created PR to update in the runtimes repository:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant