mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 11:50:37 +08:00
add polling
This commit is contained in:
@ -12,4 +12,14 @@ extended_code_suggestions=false
|
||||
num_code_suggestions=4
|
||||
|
||||
|
||||
[pr_questions]
|
||||
[pr_questions]
|
||||
|
||||
[gitlab]
|
||||
# URL to the gitlab service
|
||||
gitlab_url = "https://gitlab.com"
|
||||
|
||||
# Polling
|
||||
projects_to_monitor = [47494341]
|
||||
|
||||
# Polling trigger
|
||||
magic_word = "MagicRound"
|
Reference in New Issue
Block a user