mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
disable custom labels by default
This commit is contained in:
parent
f53ec1d0cc
commit
9e41f3780c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
enable_custom_labels=true
|
||||
enable_custom_labels=false
|
||||
|
||||
[custom_labels."Bug fix"]
|
||||
description = "Fixes a bug in the code"
|
||||
|
|
|
|||
Loading…
Reference in a new issue