Comment by csomar
18 hours ago
Why does this need GitHub auth? This asks for unlimited private access to ones repo. This is a hard NO from me.
18 hours ago
Why does this need GitHub auth? This asks for unlimited private access to ones repo. This is a hard NO from me.
It can open GitHub PRs from the interface and there's tons more info we want to pull in like the result of CI checks
Then you should have gone with a GitHub App instead of an Oauth App. The difference is that a GitHub App allows granularity of selection.