Automatically merge verified and tested GitHub Pull Requests

前端 未结 6 1305
醉话见心
醉话见心 2021-02-04 11:42

I\'d like to automatically (i.e. from Jenkins) merge a GitHub pull request that has been approved by a person and has been tested successfully; in other words, when all THREE of

6条回答
  •  眼角桃花
    2021-02-04 12:06

    https://github.com/bobvanderlinden/probot-auto-merge is a free GitHub app that does the job. It's configurable in .github/auto-merge.yml.

提交回复
热议问题