Open
Description
https://github.com/actions/labeler
This would possibly allow use to apply general labels based on what files was changed in the PR. E.g. these are the categories we should identify
- documentation only changes
- main program UI changes
- backend logic changes
- python tooling changes
etc... identifying the language and level of complexity (via file/folder) could also be helpful as different people have different capabilities and showing what files was changed and expected expertise level could help with directing attention to what PR is easy or harder to deal with.