mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 03:40:38 +08:00
add polling
This commit is contained in:
@ -27,8 +27,4 @@ app_id = 123456 # The GitHub App ID, replace with your own.
|
||||
webhook_secret = "<WEBHOOK SECRET>" # Optional, may be commented out.
|
||||
|
||||
[gitlab]
|
||||
# The type of deployment to create. Valid values are 'app' or 'user'.
|
||||
personal_access_token = ""
|
||||
|
||||
# URL to the gitlab service
|
||||
gitlab_url = "https://gitlab.com"
|
||||
personal_access_token = ""
|
Reference in New Issue
Block a user