[Feature Request] Commit label template directly to repo #6861

Closed
opened 2025-11-02 07:09:07 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @lonix1 on GitHub (Feb 13, 2021).

We can add labels to a repo using a file $GITEA_CUSTOM/options/Labels in the gitea installation. It's not user friendly, and hard to change, especially for non-admin users.

Alternative:

Now that we have issue/pr templates, it would be nice to handle labels in the same way. Just commit this file:

.gitea/LABELS.md
Originally created by @lonix1 on GitHub (Feb 13, 2021). We can add labels to a repo using a file [`$GITEA_CUSTOM/options/Labels`](https://docs.gitea.io/en-us/customizing-gitea/#labels) in the gitea installation. It's not user friendly, and hard to change, especially for non-admin users. Alternative: Now that we have issue/pr templates, it would be nice to handle labels in the same way. Just commit this file: ```` .gitea/LABELS.md ````
GiteaMirror added the topic/issuestype/proposaltype/feature labels 2025-11-02 07:09:07 -06:00
Author
Owner

@lonix1 commented on GitHub (Feb 14, 2021):

Closed in favor of #14684.

@lonix1 commented on GitHub (Feb 14, 2021): Closed in favor of #14684.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6861