Template
31718da51a
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 16s
DEFGROUP Gitea.* -> MokoGitea.*, committer gitea-actions[bot] -> mokogitea-actions[bot], platform prose (Gitea wiki/release/Pages/API -> MokoGitea). Preserves functional tokens: secrets.GITEA_TOKEN/GITHUB_TOKEN, GITEA_ACTIONS_* runner env, vars.GITEA_URL/GITEA_ORG, and the git.mokoconsulting.tech domain. Refs Template-Generic#68.
1.0 KiB
1.0 KiB
[Unreleased]
Changed
- Branding: Gitea -> MokoGitea in workflow DEFGROUP tags, committer identity (gitea-actions[bot] -> mokogitea-actions[bot]), and platform prose. Functional tokens (GITEA_TOKEN/GITHUB_TOKEN, GITEA_ACTIONS_, vars.GITEA_, git.mokoconsulting.tech) preserved.
Removed
- CI: stripped GitHub-only workflows (DEFGROUP GitHub.Workflow), which do not run on MokoGitea Actions: auto-dev-issue.yml changelog-validation.yml standards-compliance.yml sync-version-on-merge.yml.
Changed
- Migrated all workflow and template paths from
.github/to.mokogitea/ - Template source paths updated:
templates/gitea/totemplates/mokogitea/ - HCL definition files removed -- Template repos are now the canonical source
Added
- CI: gate build/CI/release/version workflows so they skip template repos; smart-gate the sync workflows to run only on Template-* repos; normalize mokocli/MokoCLI refs and drop the stale mokoconsulting-tech org slug.
branch-cleanup.yml: auto-delete merged feature branches after PR merge