chore(sync): relocate workflow-sync-trigger.yml to workflows/custom/ #19

Merged
jmiller merged 1 commits from chore/sync-workflow-to-custom into main 2026-07-13 16:20:53 +00:00
Owner

Move the template-only workflow-sync-trigger.yml into .mokogitea/workflows/custom/ so it is not distributed to child repos by workflow_sync.php (which only syncs root-level workflows). It still executes in the template (Gitea runs custom/).

Move the template-only workflow-sync-trigger.yml into `.mokogitea/workflows/custom/` so it is not distributed to child repos by `workflow_sync.php` (which only syncs root-level workflows). It still executes in the template (Gitea runs `custom/`).
jmiller added 1 commit 2026-07-13 16:18:26 +00:00
chore(sync): relocate workflow-sync-trigger.yml to workflows/custom/
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 8s
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Universal: PR Check / Secret Scan (pull_request) Successful in 4s
Universal: PR Check / Validate PR (pull_request) Successful in 4s
Generic: Repo Health / Access control (pull_request) Successful in 2s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Generic: Project CI / Lint & Validate (pull_request) Successful in 13s
Branch Cleanup / Delete merged branch (pull_request) Successful in 1s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Universal: Workflow Sync Trigger / Sync workflows to live repos (pull_request) Successful in 9s
Generic: Project CI / Tests (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
Generic: Repo Health / Scripts governance (pull_request) Has been cancelled
Generic: Repo Health / Repository health (pull_request) Has been cancelled
Generic: Repo Health / Report: Scripts Governance (pull_request) Has been cancelled
Generic: Repo Health / Report: Repository Health (pull_request) Has been cancelled
7b4a1533f7
Keeps the template-only sync workflow out of the root dir that
workflow_sync.php distributes, so it never propagates to child repos.
Still runs here (Gitea Actions executes custom/).
jmiller merged commit a5c7dc4040 into main 2026-07-13 16:20:53 +00:00
jmiller deleted branch chore/sync-workflow-to-custom 2026-07-13 16:20:54 +00:00
Sign in to join this conversation.