PR #146 (and future PRs touching .github/workflows/) caused auto-approve to fail with:
'refusing to allow a GitHub App to create or update workflow ... without workflows permission'
The App (patchloom-release, client Iv23liXmsJgQyVZfTMGk) currently has only contents/pull_requests/issues.
Grant 'workflows: write' via https://github.com/organizations/patchloom/settings/apps/patchloom-release/permissions then accept the update at org installations page.
This is required per GitHub rules when App token does auto-merge on PRs that would modify workflow files.
PR #146 (and future PRs touching .github/workflows/) caused auto-approve to fail with:
'refusing to allow a GitHub App to create or update workflow ... without workflows permission'
The App (patchloom-release, client Iv23liXmsJgQyVZfTMGk) currently has only contents/pull_requests/issues.
Grant 'workflows: write' via https://github.com/organizations/patchloom/settings/apps/patchloom-release/permissions then accept the update at org installations page.
This is required per GitHub rules when App token does auto-merge on PRs that would modify workflow files.