mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-16 04:45:18 +00:00
Merge pull request #1303 from Codium-ai/mrT23-patch-2
Update atlassian-connect.json
This commit is contained in:
commit
bf049381bd
1 changed files with 4 additions and 3 deletions
|
|
@ -16,8 +16,9 @@
|
||||||
},
|
},
|
||||||
"scopes": [
|
"scopes": [
|
||||||
"account",
|
"account",
|
||||||
"repository",
|
"repository:write",
|
||||||
"pullrequest"
|
"pullrequest:write",
|
||||||
|
"wiki"
|
||||||
],
|
],
|
||||||
"contexts": [
|
"contexts": [
|
||||||
"account"
|
"account"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue