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

Implements Rule Phases #395

Merged
merged 7 commits into from
Jul 11, 2024
Merged

Implements Rule Phases #395

merged 7 commits into from
Jul 11, 2024

Conversation

lauraschauer
Copy link
Contributor

  1. A set of rules to apply can now be selected in config.yaml. Initially, it is set to all rules except the ones requiring llm_service (Phase 2 rules).
  2. Rules are now applied in phases. All original Prospector rules are applied in "Phase 1" to all commits. Phase 2 applies its rules only to a subset of the ranked commits from Phase 1.

@copernico copernico merged commit eb8e552 into SAP:main Jul 11, 2024
3 checks passed
@lauraschauer lauraschauer deleted the add-rule-phases branch July 11, 2024 15:22
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

Successfully merging this pull request may close these issues.

2 participants