update changelog w/ github token/app permissions

Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com>
This commit is contained in:
Andrew Ochsner
2023-05-24 12:04:49 -05:00
parent 3641353752
commit 1c26b4247c
+3 -1
View File
@@ -4,4 +4,6 @@
'@backstage/integration': patch
---
Add support for Repository Variables and Secrets to the `publish:github` and `github:repo:create` scaffolder actions. Upgrade octokit introduces some breaking changes.
Add support for Repository Variables and Secrets to the `publish:github` and `github:repo:create` scaffolder actions. You will need to add `read/write` permissions to your GITHUB_TOKEN and/or Github Backstage App for Repository `Secrets` and `Variables`
Upgrade octokit introduces some breaking changes.