Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support org-level installation ID retrieval. #76

Closed
cliffchapmanrbx opened this issue Jun 7, 2023 · 0 comments · Fixed by #84
Closed

Support org-level installation ID retrieval. #76

cliffchapmanrbx opened this issue Jun 7, 2023 · 0 comments · Fixed by #84

Comments

@cliffchapmanrbx
Copy link
Contributor

When a GitHub App is installed into an organization it's more appropriate to get the installation ID using the /orgs/{org}/installations API. Currently we work around this issue by providing a known-existing repository, but are getting closer to situations where we don't (or don't want to) know what repos are available.

Adding an organization input, similar to the current repository input, would provide a better experience for that use case.

I can take some time to submit a PR for this either later this week or next if someone else doesn't beat me to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant