Merge pull request #17722 from aochsner/feature/scaffolder-github-variables-secrets

Add Repository Variables and Secrets
This commit is contained in:
Fredrik Adelöw
2023-05-30 09:32:06 +02:00
committed by GitHub
14 changed files with 355 additions and 106 deletions
+2
View File
@@ -136,3 +136,5 @@ integration:
- `Issues`: `Read & write`
- `Workflows`: `Read & write` (if templates include GitHub workflows)
- `Commit statuses`: `Read-only`
- `Variables`: `Read & write` (if templates include GitHub Action Repository Variables)
- `Secrets`: `Read & write` (if templates include GitHub Action Repository Secrets)