Files
backstage/.changeset/silent-snails-lie.md
T
Brett Wright 411c87960c Add support for allowing branch updates
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>
2025-03-21 08:10:08 +11:00

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