In my opinion, this repo could use a couple more labels so that Pull Requests can be more specific about which files they change. Maybe we can add source, CIand testing labels for Pull Requests that change the source code, the CI pattern of this repo, and testing data respectively?
This will also allow us to build a Pull Request Labeler that automatically labels Pull Requests made to this repo by checking the files the Pull Request proposes changing. This labeler will help organize the Pull Requests this repo gets and could make reviewing Pull Requests easier. The maintainers will not have to dig through the details and have a closer look if the Pull Request changes things the maintainers don't want changed.
In my opinion, this repo could use a couple more labels so that Pull Requests can be more specific about which files they change. Maybe we can add
source,CIandtestinglabels for Pull Requests that change the source code, the CI pattern of this repo, and testing data respectively?This will also allow us to build a Pull Request Labeler that automatically labels Pull Requests made to this repo by checking the files the Pull Request proposes changing. This labeler will help organize the Pull Requests this repo gets and could make reviewing Pull Requests easier. The maintainers will not have to dig through the details and have a closer look if the Pull Request changes things the maintainers don't want changed.