Github - How to accept PR automatically after revisions?

Asked

Viewed 61 times

2

I’m doing a project on Github and I’d like to structure something that after a certain amount of approvals in the revision, that happens to merge the pull request automatically.

I know this is possible, because I have heard about this process in some tools like Gitlab paid for. Also, with Github Actions some automations have come true.

I’ve tried searching some of Github’s own links, but the most I could find was this: https://docs.github.com/pt/github/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request , but nothing explicit as to the number of approvals.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.