mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 00:28:19 +00:00
fix: Permission for GitHub app to support mergeable minus apply check (#4902)
This commit is contained in:
@@ -123,6 +123,7 @@ func (g *GithubAppController) New(w http.ResponseWriter, _ *http.Request) {
|
||||
"statuses": "write",
|
||||
"administration": "read",
|
||||
"members": "read",
|
||||
"actions": "read",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user