Add auto_init option to github:repo:create action

Tweak changeset

Signed-off-by: Ben Lambert <ben@blam.sh>
This commit is contained in:
Ben Lambert
2025-09-15 16:28:17 +02:00
committed by GitHub
parent aee107ba37
commit ed1801dae5
+1 -1
View File
@@ -2,7 +2,7 @@
'@backstage/plugin-scaffolder-backend-module-github': patch
---
Add `auto_init` option to 'github:repo:create' action to create repository with an initial commit containing a README.md file
Add `auto_init` option to `github:repo:create` action to create repository with an initial commit containing a README.md file
This initial commit is created by GitHub itself and the commit is signed, so the repository will not be empty after creation.