As per https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/automatically-merging-a-pull-request , auto-merge option is available in GitHub . But, it is a manual process. Is there any way to automate it via API ? Please share APIs that can be used to implement auto-merge feature in GitHub .
Thanks,