Template
ff156d3df8
Branding: the MokoGIT wordmark is caps-GIT. Corrects the display token from MokoGit to MokoGIT (case-sensitive; lowercase path form .mokogit untouched). Claude-Session: https://claude.ai/code/session_01DQEMmJPe61ya7HDfA6BHP8
1.0 KiB
1.0 KiB
[Unreleased]
Changed
- Branding: Git -> MokoGIT in workflow DEFGROUP tags, committer identity (git-actions[bot] -> mokogit-actions[bot]), and platform prose. Functional tokens (GIT_TOKEN/GITHUB_TOKEN, GIT_ACTIONS_, vars.GITEA_, git.mokoconsulting.tech) preserved.
Removed
- CI: stripped GitHub-only workflows (DEFGROUP GitHub.Workflow), which do not run on MokoGIT 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.mokogit/ - Template source paths updated:
templates/git/totemplates/mokogit/ - 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