Category
From the developer
Tired of waiting for long-running tests before merging pull requests?
Label your pull requests with merge when green
then let Merge when green to automatically merge your pull requests once all tests have passed.
Configuration
By default, Merge when green will only watch for Travis CI and CircleCI checks. To watch for other checks, create a
.github/merge-when-green.yml
file:
requiredChecks:
- circleci
- travis-ci
- my-ci-check
Travis CI and CicleCI
To work with Travis CI and CicleCI make sure GitHub Checks are enabled.
Label your pull request with merge when green
Merge when green to automatically merge your pull requests once all tests have passed
Pricing and setup
Free Plan
Free Plan
Free Plan
Merge when green is provided by a third-party and is governed by separate privacy policy and support documentation