mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
Configurable polling interval
This commit is contained in:
@ -22,4 +22,7 @@ gitlab_url = "https://gitlab.com"
|
||||
projects_to_monitor = [47494341]
|
||||
|
||||
# Polling trigger
|
||||
magic_word = "MagicRound"
|
||||
magic_word = "MagicRound"
|
||||
|
||||
# Polling interval
|
||||
polling_interval_seconds = 60
|
Reference in New Issue
Block a user