project-template/mise-tasks
Erich Blume c86cdcf335 Add Forgejo template variable expansion for automatic repo customization
Replace hardcoded TODO markers with Forgejo template variables (${REPO_NAME},
${REPO_OWNER}, etc.) so new repos created from this template are auto-customized.
Use Forgejo Actions context variables in build.yaml for dynamic FORGE_URL.
Hardcode forge.eblu.me as the Forgejo instance. Update CLAUDE.md and README.md
to reflect reduced manual setup steps.

Python class names kept as manual TODO (same as directory rename) since template
variables in Python code positions aren't valid syntax for linters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 20:28:15 -08:00
..
ai-docs Initial scaffold (pre-hook install) 2026-03-03 19:05:51 -08:00
changelog-check Initial scaffold (pre-hook install) 2026-03-03 19:05:51 -08:00
docs-check-filenames Initial scaffold (pre-hook install) 2026-03-03 19:05:51 -08:00
docs-check-frontmatter Initial scaffold (pre-hook install) 2026-03-03 19:05:51 -08:00
docs-check-index Initial scaffold (pre-hook install) 2026-03-03 19:05:51 -08:00
docs-check-links Initial scaffold (pre-hook install) 2026-03-03 19:05:51 -08:00
docs-mikado Add Forgejo template variable expansion for automatic repo customization 2026-03-03 20:28:15 -08:00
mikado-branch-invariant-check Initial scaffold (pre-hook install) 2026-03-03 19:05:51 -08:00
pr-comments Add Forgejo template variable expansion for automatic repo customization 2026-03-03 20:28:15 -08:00