Add automatic PR labels#3
Conversation
|
Please explain in a bit more detail what this accomplishes? |
| - indra/llwindow/**/* | ||
|
|
||
| llxml: | ||
| - indra/llxml/**/* |
There was a problem hiding this comment.
Woof, my impulse here is to commit a script that will generate (most of) the labeler.yaml file, possibly appending the lines below from, say, a labeler.yaml.in file. This is a file I will certainly forget to modify if in future I add a new indra subdirectory.
That said, we don't need to block this PR waiting for that.
|
There is directories missing. At least
maybe some more. Is this intended? |
Yes, this is a fast first pass. More can be added as appropriate as a follow-up. |
This change will result in PRs receiving a set of automatic labels based on the files that have been changed. This is useful for sifting through PRs after dozens/hundreds/thousands have been merged. |
Automatically label PRs with a handful of code-area based groups.