mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Update atlassian-connect.json
This commit is contained in:
parent
c70acdc7cd
commit
65c917b84b
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"
|
||||||
|
|
@ -30,4 +31,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue