_stefanzweifel’s avatar_stefanzweifel’s Twitter Archive—№ 1,504

  1. …in reply to @hanspagel
    @hanspagel GitHub currently has an Auto Merge feature in beta. But as I understood it, you have to enable the auto-merge on each pull request … which is silly for dependabot PRs. docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/automatically-merging-a-pull-request
    1. …in reply to @_stefanzweifel
      @hanspagel I think it should be possible with GitHub Actions, but hadn’t yet the time to work on that. But I want to have a first version for Feb 1st. I don’t want to manually merge 100 Dependabot PRs next month again. 😅
      1. …in reply to @_stefanzweifel
        @hanspagel This Action looks promising: github.com/ridedott/merge-me-action