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

Auto label PR's #66

Open
gonX opened this issue Nov 28, 2023 · 0 comments
Open

Auto label PR's #66

gonX opened this issue Nov 28, 2023 · 0 comments
Labels
ci Affects CI (Actions, bots, repo events, etc.) enhancement New feature or request

Comments

@gonX
Copy link
Member

gonX commented Nov 28, 2023

There are some labels which in some cases can easily be applied based on files changed:

Label Path
ci /.github/workflows/*
documentation *.md in root except index or docs(?) folder
linting need to compile a list, but linter.yml and some other config files
meta **/*.sh, /.github/*, /.*, more?
styling usually assets/ but with exceptions?
wiki /_wiki/*

Some consideration has to be done as to whether we should use the labels this well-defined, or if such strict label usage should be kept to a minimum, e.g. #65 technically has styling changes but it shouldn't actually affect styling.

@gonX gonX added enhancement New feature or request ci Affects CI (Actions, bots, repo events, etc.) labels Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Affects CI (Actions, bots, repo events, etc.) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant