yavsc/.forgejo/workflows
Paul Schneider e07c536e1f
ci(forgejo): check CHANGELOG channel suffix on the section title
The previous awk extracted the section body but excluded the title
line (## [TAG] - channel), so the '* - $CHANNEL*' pattern never
matched. Fix: include the title line in the extracted body, verify
the channel suffix on the title, then strip the title before passing
the body to the release API.
2026-08-18 00:31:22 +01:00
..
buildAndTest.yml ci: unshallow clone for GitVersion 2026-08-16 13:39:53 +01:00
release.yml ci(forgejo): check CHANGELOG channel suffix on the section title 2026-08-18 00:31:22 +01:00