Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should we add an autolabeler for PR? #7174

Open
mofosyne opened this issue May 9, 2024 · 2 comments
Open

Should we add an autolabeler for PR? #7174

mofosyne opened this issue May 9, 2024 · 2 comments
Assignees
Labels
devops improvements to build systems and github actions enhancement New feature or request help wanted Extra attention is needed

Comments

@mofosyne
Copy link
Collaborator

mofosyne commented May 9, 2024

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.

@mofosyne mofosyne added the enhancement New feature or request label May 9, 2024
@ggerganov
Copy link
Owner

I not familiar with this, but I'm curious to give a try and see if it would be useful

@mofosyne mofosyne added the help wanted Extra attention is needed label May 9, 2024
@mofosyne
Copy link
Collaborator Author

mofosyne commented May 9, 2024

I'll add myself to assignee if I decide to tackle this, but for now anyone else is invited to give this a shot (just remember to claim it here)

@mofosyne mofosyne added the devops improvements to build systems and github actions label May 9, 2024
@mofosyne mofosyne self-assigned this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops improvements to build systems and github actions enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants