You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: