When connecting to github on https://synclinear.com/, it requests permissions to all of our org's private repos, including deploy keys and everything.
This seems very unreasonable, and makes this app unusable for us, which is very unfortunate. linear-sync have solved this very same issue by using fine-grained permissions. Is there a way for synclinear to do the same?
Thanks for raising this. Maybe a GitHub App refactor could solve this, otherwise GitHub's repo scope doesn't distinguish read from write permission. See #47.
When connecting to github on https://synclinear.com/, it requests permissions to all of our org's private repos, including deploy keys and everything.
This seems very unreasonable, and makes this app unusable for us, which is very unfortunate. linear-sync have solved this very same issue by using fine-grained permissions. Is there a way for synclinear to do the same?