Y
Hacker News
new
|
ask
|
show
|
jobs
by
csomar
336 days ago
Why does this need GitHub auth? This asks for unlimited private access to ones repo. This is a hard NO from me.
1 comments
louiskw
336 days ago
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
link
csomar
336 days ago
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.
link