diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..faf4dde --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ + + +## [Unreleased] + +### Changed +- Migrated all workflow and template paths from `.github/` to `.mokogitea/` +- Template source paths updated: `templates/gitea/` to `templates/mokogitea/` +- HCL definition files removed -- Template repos are now the canonical source + +### Added +- `branch-cleanup.yml`: auto-delete merged feature branches after PR merge