blumeops/docs/changelog.d
Erich Blume efdd569285 Improve build workflow with version bump selection and changelog in releases (#104)
## Summary

- Add `version_type` choice input with options: BUMP_PATCH (default), BUMP_MINOR, BUMP_MAJOR, SPECIFIC_VERSION
- Add optional `specific_version` input for explicit version selection
- Include changelog content in Forgejo release body under "What's Changed" section
- Move CHANGELOG.md to repository root (still copied into docs during Quartz build)
- Add CHANGELOG link to docs index page
- Update doc-links script to recognize build-time docs from repo root

## Changes

**Workflow inputs:**
- Previously: single optional `version` string input
- Now: `version_type` choice dropdown (defaults to BUMP_PATCH) + optional `specific_version` for explicit versions

**Release body:**
- Previously: just asset download instructions
- Now: includes "What's Changed" section with changelog entries for this release

**CHANGELOG.md location:**
- Previously: `docs/CHANGELOG.md`
- Now: `CHANGELOG.md` (repo root), copied into docs content during build

## Deployment and Testing

- [ ] Run build workflow with BUMP_PATCH (default)
- [ ] Run build workflow with BUMP_MINOR
- [ ] Verify changelog appears in release body
- [ ] Verify docs site includes CHANGELOG page

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/104
2026-02-04 08:13:16 -08:00
..
.gitkeep Add towncrier changelog system (#86) 2026-02-03 11:48:13 -08:00
doc-forgejo-actions-secrets.doc.md Document Forgejo Actions secrets (#102) 2026-02-04 07:32:32 -08:00
feature-build-workflow-improvements.feature.md Improve build workflow with version bump selection and changelog in releases (#104) 2026-02-04 08:13:16 -08:00
feature-build-workflow-improvements.infra.md Improve build workflow with version bump selection and changelog in releases (#104) 2026-02-04 08:13:16 -08:00
feature-build-workflow-improvements.misc.md Improve build workflow with version bump selection and changelog in releases (#104) 2026-02-04 08:13:16 -08:00
fix-navidrome-scan-schedule.bugfix.md Fix Navidrome automatic library scan schedule (#101) 2026-02-04 07:23:12 -08:00
remove-icloud-photos-backup.ai.md Remove iCloud Photos from borgmatic backup (#100) 2026-02-04 07:09:28 -08:00
remove-icloud-photos-backup.feature.md Remove iCloud Photos from borgmatic backup (#100) 2026-02-04 07:09:28 -08:00
remove-icloud-photos-backup.infra.md Remove iCloud Photos from borgmatic backup (#100) 2026-02-04 07:09:28 -08:00
rename-services-check.misc.md Rename indri-services-check to services-check (#103) 2026-02-04 07:49:15 -08:00
zk-docs-troubleshooting.doc.md Add troubleshooting how-to to zk-docs (#99) 2026-02-04 06:44:23 -08:00