We often specify both label categories and milestones. It would be nice to specify some label or category of labels (component) and milestone are required to merge a PR.
For example, in rails, they might want to have labels for activerecord, activesupport, actionpack, misc, etc. and require that any merged PR have one of these categories of labels.
Also, they might want to know that a specific PR is 5.0 milestone or 5.1 (next release).
We often specify both label categories and milestones. It would be nice to specify some label or category of labels (component) and milestone are required to merge a PR.
For example, in rails, they might want to have labels for activerecord, activesupport, actionpack, misc, etc. and require that any merged PR have one of these categories of labels.
Also, they might want to know that a specific PR is 5.0 milestone or 5.1 (next release).