Approves & merges the masses of PRs made by CMS's like Contentful
Download the latest release here
You must run the setup config command first to generate a GithubConfig.json file which the later steps use. It is created in the same directory as the exe.
.\BulkPullRequestApprover.exe config update --username "YourGitHubUsername" --pat "ghp_YourPATfromSETTINGS" --target-owner "UsernameOrOrganisation" --target-repo "repositoryName"
.\BulkPullRequestApprover.exe prs merge
.\BulkPullRequestApprover.exe prs close