mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Check if label template exist first (#14384)
* add check * refactor * rollback repo on error after session closed
This commit is contained in:
@@ -12488,7 +12488,7 @@
|
||||
"x-go-name": "Gitignores"
|
||||
},
|
||||
"issue_labels": {
|
||||
"description": "Issue Label set to use",
|
||||
"description": "Label-Set to use",
|
||||
"type": "string",
|
||||
"x-go-name": "IssueLabels"
|
||||
},
|
||||
|
Reference in New Issue
Block a user