- Issue created by @kreynen
The instructions in https://git.drupalcode.org/project/config_pr/-/blob/8.x-1.x/README.md?re... skip an important step.
Make sure you set the right permissions to allow the token to be used to create new branches and pull requests.
If you are configuring this for a project within a GitHub organization (and not your personal GitHub space), in addition to configuring the branch and PR permissions of the fine-grained token...
...you also have to allow the use of fine-grained tokens in the org settings.
Only after tokens are allowed for an org can you select those projects when creating tokens.
After I figured that out, this worked with a workflow that is enough like https://www.drupal.org/project/config_patch_gitlab_api β that I'm not going to finish that forking to https://www.drupal.org/project/config_patch_github_api β
Active
Documentation