mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
custom labels disabled by default
This commit is contained in:
parent
f3bdbfc103
commit
0cf27e5fee
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ extra_instructions = ""
|
|||
# markers
|
||||
use_description_markers=false
|
||||
include_generated_by_header=true
|
||||
enable_custom_labels=true
|
||||
enable_custom_labels=false
|
||||
|
||||
#custom_labels = ['Bug fix', 'Tests', 'Bug fix with tests', 'Refactoring', 'Enhancement', 'Documentation', 'Other']
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue