Files
register-referentie/CHANGELOG.md
Edwin van den Houdt 8a72362a8b
Some checks failed
CI / compose-smoke (pull_request) Has been cancelled
CI / lint (pull_request) Has been cancelled
CI / build (pull_request) Has been cancelled
CI / unit (pull_request) Has been cancelled
chore: contributor workflow — issue/PR templates, git-cliff, gitea-workflow doc (refs #31)
Add the Gitea issue templates (slice/bug/adr-proposal) and a PR template
that carry the Definition of Done, a git-cliff config (cliff.toml) with a
`make changelog` target, the generated CHANGELOG.md, and docs/gitea-
workflow.md documenting the issue -> milestone -> PR flow.

Verified: make lint/build/unit green; `make changelog` regenerates the
changelog from Conventional Commits.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 14:09:11 +02:00

467 B

Changelog

All notable changes to this project. Generated from Conventional Commits by git-cliff.

Unreleased

CI

  • Gitea Actions pipeline + runner runbook (refs #30) (#37)

Chores

  • Add idempotent Gitea backlog seeder
  • Remove bootstrap scripts from main (#35)

Documentation

  • Split S-00 into sub-slices (refs #1) (#33)

Features

  • Placeholder BFF + /health endpoint (closes #28) (#34)
  • Containerize BFF + compose-up smoke (closes #29) (#36)