docs: add ADR index workflow, standardize all ADR formats
All checks were successful
Update README with ADR Index / update-readme (push) Successful in 6s

- Add Gitea Action to auto-update README badges and ADR table on push
- Standardize 8 ADRs from heading-style to inline metadata format
- Add shields.io badges for ADR counts (total/accepted/proposed)
- Replace static directory listing with linked ADR table in README
- Accept ADR-0030 (MFA/YubiKey strategy)
This commit is contained in:
2026-02-09 17:25:27 -05:00
parent dd277f6459
commit 3a46a98be3
11 changed files with 200 additions and 60 deletions

View File

@@ -1,12 +1,9 @@
# ADR-0015: CI Notifications and Semantic Versioning
# CI Notifications and Semantic Versioning
## Status
Accepted
## Date
2026-02-02
* Status: accepted
* Date: 2026-02-02
* Deciders: Billy
* Technical Story: Add pipeline notifications and automated versioning to Gitea Actions CI
## Context