Request: OAuth for GitHub orgs and repos #4431
ReenigneArcher
started this conversation in
Ideas
Replies: 1 comment
-
|
I'm in a similar situation. The PAT isn't the issue here, the PAT allows access to multiple repositories, but we're forced to scope it to a specific owner/repo. It would be great to instead make it a GitHub search query, or even add the ability to do owner/* or even add the ability to just add specific repos from a specific org / orgs in that one integration. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried out super-productivity a few months ago and found it lacking in one area especially.
It would be immensity helpful if it were easier to add GitHub repos.
My memory is a little foggy, since it's been a while since I tried the app, but if I recall correctly the process is to add every repo individually and provide a PAT. As far as I remember, the PAT is not globally assigned to every repo, but one PAT for each repo.
I think it could be improved by using an OAuth app, even if we have to create the app in our GitHub user account. Then the todo app could have visibility of all repos (or whatever ones the user allows) in whatever orgs are approved.
This would be a one time setup and easier to manage when new repos are created.
Personally, I have 50+ repos in one of my orgs and new ones are always being added. Currently it's too much work to maintain the PATs and add every repo individually.
Beta Was this translation helpful? Give feedback.
All reactions