loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(release-notes): no need to specify they are draft

Since they are written to the milestone that is still open, there is
no risk of confusing them with final release notes. Such a distinction
is more relevant when in the context of a release notes file committed
to the repository.

+1 -1
+1 -1
.release-notes-assistant.yaml
··· 10 10 cleanup-line: 'sed -Ee "s/^(feat|fix):\s*//g" -e "s/^\[WIP\] //" -e "s/^WIP: //" -e "s;\[(UI|BUG|FEAT|v.*?/forgejo)\]\s*;;g"' 11 11 render-header: | 12 12 13 - ## Draft release notes 13 + ## Release notes 14 14 comment: | 15 15 <details> 16 16 <summary>Where does that come from?</summary>