feat: interactive configuration wizard for new repos #145
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CLI wizard that walks through repo setup: asks platform type, generates phpcs/phpstan/workflows/manifests, sets Gitea variables. Replaces manual post-scaffold config. Builds on: cli/create_repo.php, ConfigValidator, plugin system.
Branch created:
feature/145-feat-interactive-configuration-wizard-fo