-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
Git provider (optional)
Bitbucket Cloud
System Info (optional)
No response
Issues details
Hello,
I try qodo merge on bitbucket but I can't configure the handle_push_trigger as described in documentation :
https://qodo-merge-docs.qodo.ai/usage-guide/automations_and_usage/?h=handle_push_trigger#bitbucket-app
In the bitbucket code https://github.com/qodo-ai/pr-agent/blob/main/pr_agent/servers/bitbucket_app.py, i don't see the option handle_push_trigger instead of in the github one https://github.com/qodo-ai/pr-agent/blob/main/pr_agent/servers/github_app.py.