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

Merge rules #1

Open
targos opened this issue May 10, 2021 · 0 comments
Open

Merge rules #1

targos opened this issue May 10, 2021 · 0 comments
Labels

Comments

@targos
Copy link
Member

targos commented May 10, 2021

{
  organization(login: "zakodium") {
    repositories(first: 1) {
      nodes {
        mergeCommitAllowed
        rebaseMergeAllowed
        squashMergeAllowed
        deleteBranchOnMerge
      }
    }
  }
}
@targos targos added the check label May 10, 2021
@targos targos changed the title Merge commits should be disabled Merge rules May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant