mergeable
mergeable copied to clipboard
🤖 All the missing GitHub automation 🙂 🙌
Hello, I'm using the following config and mergeable errors our while processing the regex. The regex works fine for me in my regex validator. ``` version: 2 mergeable: - when:...
To include a minimum percentage of approvals relative to the total number of reviewers. For example, if a project has 10 reviewers, the minimum number of approvals should be at...
Recently over the past few months I've noticed that Mergeable fails to request reviews and post comments on pull requests when it should do. It was working last year, I...
when `skip_merge` is `true`, should commits with messages as following be skipped? ``` Merge pull request #111 from ` ```
fix a common, but subtle grammar mistake by converting 'were ran' into 'were run', see problem 1 on [this blog post](https://www.kirkmahoney.com/blog/2009/01/the-test-results-that-were-ran/) on 'were run' vs 'were ran'.
I'd like to be able to define a rule that sets the description of the PR, if it is currently empty. That will later be used as the default merge...
similar to `skip_merges`, `skip_reverts` will ignore any commits that are prefixed with "Reverts". pull requests can be reverted from github website. this generates a commit message: "Reverts ...". this triggers...
Reference: https://github.com/mergeability/mergeable/blob/590a40fa9ab9a5f3adbc11273687f043beb91aec/docs/validators/stale.rst?plain=1#L21 Not sure if "See a full example" is referring to the example above it. If not, please add the example to complete the documentation.
I'm testing [Github merge queue](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request-with-a-merge-queue) and the Mergeable app doesn't run for PRs in the merge queue. For some background: PR branches in the merge queue are rebased with the...
It would be great to split the mergeable.yml into multiple files: usecase: have a organisation wide .github repo with code owners enabled that can manage there own set of rules