Files
backstage/.changeset/wet-queens-deny.md
T
Eugene Sh 253136fba7 Make branch protection attempt less restrictive
In case if something wrong happens along the way when trying to apply protection of a newly created branch - log error, instead of throwing an it, making scaffolder exit with non-zero exit code.
This one addresses the issue #6330

Signed-off-by: Eugene S <jh.sh@me.com>
2021-07-02 22:17:32 +03:00

206 B

@backstage/plugin-scaffolder-backend
@backstage/plugin-scaffolder-backend
patch

removing mandatory of protection for the default branch, that could be handled by the GitHub automation in async manner, thus throwing floating errors