Pull requests to inherit labels from parent issues #8199
Labels
discuss
Issues intended to help drive brainstorming and decision making
enhancement
Enhancement or improvement to existing feature or request
Is your feature request related to a problem? Please describe.
Currently, we have 100+ open PRs and they are increasing week over week. It could be much easier for people to review PRs if they have clear component labels. For example if the PR has
indexing
label, then maintainers and contributors who have indexing experience can pick those related PRs and review/merge them easily.Describe the solution you'd like
PR can automatically inherit labels from the associated issues. Once contributor connect PR to an issues, an automatic workflow will be triggered to copy labels from the issue to the PR.
There should be a logic to exclude some labels like
untriaged
cc: @andrross @dblock
The text was updated successfully, but these errors were encountered: