Github recently added support for automatically merging PR on checks completions. We can write a GitHub action to automate this process. Github Action Job enable-automerge: runs-on: ubuntu-latest permissions: write-all steps: - name: autome...
blog.saudkz.com1 min read
No responses yet.