Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing exclusive in advanced label options (#28322) | Luca Zulberti | 2024-01-22 | 1 | -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 BH | 2023-03-02 | 1 | -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 |