1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Support org labels when adding labels by label names (#32988)

Fix #32891
This commit is contained in:
Zettat123
2024-12-27 03:14:49 +08:00
committed by GitHub
parent 7bb7ba1b5b
commit 44b4fb21a4
4 changed files with 50 additions and 10 deletions

View File

@@ -96,3 +96,14 @@
num_issues: 0
num_closed_issues: 0
archived_unix: 0
-
id: 10
repo_id: 3
org_id: 0
name: repo3label1
color: '#112233'
exclusive: false
num_issues: 0
num_closed_issues: 0
archived_unix: 0