aboutsummaryrefslogtreecommitdiffstats
path: root/options/label/Advanced.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Add missing exclusive in advanced label options (#28322)Luca Zulberti2024-01-221-3/+3
| | | | | | | | Hi, I think these changes could be useful for default labels when creating new repos. The PR includes the following changes: - Add missing exclusive flag for Kind/ scope in labels. - Move Breaking label into new Compat/ scope.
* Add loading yaml label template files (#22976)Lauris BH2023-03-021-0/+70
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