mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05: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": [
|
||||
"account",
|
||||
"repository",
|
||||
"pullrequest"
|
||||
"repository:write",
|
||||
"pullrequest:write",
|
||||
"wiki"
|
||||
],
|
||||
"contexts": [
|
||||
"account"
|
||||
|
|
@ -30,4 +31,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue