forked from forgejo/forgejo
Check if label template exist first (#14384)
* add check * refactor * rollback repo on error after session closed
This commit is contained in:
parent
127907c5e6
commit
2686e6bbbe
5 changed files with 40 additions and 33 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue