Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make label templates have consistent behavior and priority (#23749) (#24071) | wxiaoguang | 2023-04-12 | 1 | -28/+20 |
| | | | | | | | Backport #23749 Fix https://github.com/go-gitea/gitea/issues/23715 Backported manually and tested manually. | ||||
* | Add loading yaml label template files (#22976) (#23232) | Giteabot | 2023-03-01 | 1 | -0/+126 |
Backport #22976 Extract from #11669 and enhancement to #22585 to support exclusive scoped labels in label templates * Move label template functionality to label module * Fix handling of color codes * Add Advanced label template Co-authored-by: Lauris BH <lauris@nix.lv> |