mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
gitlab push_commands
This commit is contained in:
parent
75a27d64b4
commit
9c6a363a51
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ push_commands = [
|
|||
]
|
||||
```
|
||||
|
||||
Note that to use the 'handle_push_trigger' feature, you need give the gitlab webhook also the "Push events" scope.
|
||||
Note that to use the 'handle_push_trigger' feature, you need to give the gitlab webhook also the "Push events" scope.
|
||||
|
||||
## BitBucket App
|
||||
Similar to GitHub app, when running PR-Agent from BitBucket App, the default [configuration file](https://github.com/Codium-ai/pr-agent/blob/main/pr_agent/settings/configuration.toml) from a pre-built docker will be initially loaded.
|
||||
|
|
|
|||
Loading…
Reference in a new issue