-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
enhancementNew feature or enhancement for labelsNew feature or enhancement for labels
Description
Given input like the following, I'd like all issues with the mergeme
label to get the bug
label, and for the mergeme
label to be deleted.
[bug]
color = "d73a4a"
name = "bug"
description = "Something isn't working"
[mergeme]
color = "f9d0c4"
name = "bug"
description = "To be merged with 'bug' label"
This requires the issue labelling functionality requested in #6
Metadata
Metadata
Assignees
Labels
enhancementNew feature or enhancement for labelsNew feature or enhancement for labels