Skip to content

Commit

Permalink
Update configuration.toml
Browse files Browse the repository at this point in the history
Signed-off-by: NxPKG <iconmamundentist@gmail.com>
  • Loading branch information
NxPKG authored Oct 13, 2024
1 parent 0faeff1 commit 2b797aa
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pr_insight/settings/configuration.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ require_tests_review=true
require_estimate_effort_to_review=true
require_can_be_split_review=false
require_security_review=true
# soc2
require_soc2_ticket=false
soc2_ticket_prompt="Does the PR description include a link to ticket in a project management system (e.g., Jira, Asana, Trello, etc.) ?"
require_ticket_analysis_review=true
# general options
num_code_suggestions=0
inline_code_comments = false
Expand Down Expand Up @@ -306,4 +304,4 @@ uri = "./lancedb"
[best_practices]
content = ""
max_lines_allowed = 800
enable_global_best_practices = false
enable_global_best_practices = false

0 comments on commit 2b797aa

Please sign in to comment.