🐛 Bug Report: Scaffolder action 'github:environment:create' throws 401 when reviewer is specified #27515
Open
2 tasks done
Labels
area:scaffolder
Everything and all things related to the scaffolder project area
bug
Something isn't working
📜 Description
When running the
github:environment:create
Scaffolder action from@backstage/plugin-scaffolder-backend-module-github
, if teams/users are present in thereviewers
list, the step errors out with a 401 Unauthorized.👍 Expected behavior
It should resolve the users/groups from the catalog and add their GitHub IDs as reviewers to the new environment.
👎 Actual Behavior with Screenshots
The step fails with the following error:
👟 Reproduction steps
📃 Provide the context for the Bug.
No response
🖥️ Your Environment
backend/src/index.ts:
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: