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-assistant): update internationalization label (#5698)

There was an attempt to rename this label to a shorter one, but release-notes-assistant.sh relies on the old name.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5698
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>

0ko 37dca47a 5af8a55f

+1 -1
+1 -1
release-notes-assistant.sh
··· 7 7 label_feature=feature 8 8 label_ui=forgejo/ui 9 9 label_breaking=breaking 10 - label_localization=internationalization 10 + label_localization=forgejo/i18n 11 11 12 12 payload=$(mktemp) 13 13 pr=$(mktemp)