Describe the proposal
Other dapr repositories now have auto-merge bot, which will merge PRs that have passed every validation, approved by maintainer and labeled with auto-merge. If PR needs to be updated from master branch, bot will also do so and wait for the validation to complete again.
The work is basically to copy and paste what was done in dapr/dapr - this repo should already have access to the same GH secret.
https://github.com/dapr/dapr/blob/master/.github/workflows/dapr-bot-schedule.yml#L13
Describe the proposal
Other dapr repositories now have auto-merge bot, which will merge PRs that have passed every validation, approved by maintainer and labeled with
auto-merge. If PR needs to be updated from master branch, bot will also do so and wait for the validation to complete again.The work is basically to copy and paste what was done in dapr/dapr - this repo should already have access to the same GH secret.
https://github.com/dapr/dapr/blob/master/.github/workflows/dapr-bot-schedule.yml#L13