411c87960c
This commit adds support for allowing branch updates when creating a GitHub repository. It introduces a new `allowUpdateBranch` property to the `createGithubRepoCreateAction` function, allowing users to specify whether updates to branches should be allowed. This enhancement provides more flexibility and control over repository management. Signed-off-by: Brett Wright <wright.brett@gmail.com>
127 B
127 B
@backstage/plugin-scaffolder-backend-module-github
| @backstage/plugin-scaffolder-backend-module-github |
|---|
| patch |
Add support to github:repo:create to allow branch updates