mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Merge pull request #1064 from KennyDizi/main
Fix Bitbucket token name and clean up secrets template
This commit is contained in:
commit
11f85cad62
1 changed files with 3 additions and 3 deletions
|
|
@ -67,7 +67,7 @@ bearer_token = ""
|
|||
|
||||
[bitbucket_server]
|
||||
# For Bitbucket Server bearer token
|
||||
auth_token = ""
|
||||
bearer_token = ""
|
||||
webhook_secret = ""
|
||||
|
||||
# For Bitbucket app
|
||||
|
|
|
|||
Loading…
Reference in a new issue