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

rules: allow to apply project-specific, class-specific ruleset #57

Open
hyangah opened this issue Nov 20, 2024 · 2 comments
Open

rules: allow to apply project-specific, class-specific ruleset #57

hyangah opened this issue Nov 20, 2024 · 2 comments

Comments

@hyangah
Copy link
Contributor

hyangah commented Nov 20, 2024

The current implementation uses a single ruleset (internal/rules/static/ruleset.json).
Since gaby can handle multiple GitHub projects (and Gerrit when we start to apply rules to CLs)
and issues in different projects have different rules, we need to adjust internal/rules
to use different rules based on the projects.

Alternatively, we can have a ruleset.json that lists repos info and let LLM figure out.

cc @randall77

@hyangah hyangah added this to the Issue Refinement milestone Nov 20, 2024
@jba
Copy link
Contributor

jba commented Nov 21, 2024

This would be part of a general config effort (#47).
I think that is not a priority, but if it is I would take it on.

@hyangah
Copy link
Contributor Author

hyangah commented Nov 21, 2024

My motivation behind this is related to #51.

The vscode-go issue tracker has pretty different rules (or no rules) compared to the go issue trackers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants