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

Add support for organization and user installation retrieval and repository scoping #84

Conversation

tibdex
Copy link
Owner

@tibdex tibdex commented Sep 9, 2023

Close #70, close #73, close #76.

BREAKING: this replaces the installation_id and repository inputs with installation_retrieval_mode and installation_retrieval_payload to also support organization and user installation.

It also:

  • adds a repositories input to scope the created token to a subset of repositories.
  • revokes the created token at the end of the job with a post script.

@tibdex tibdex mentioned this pull request Sep 9, 2023
@tibdex tibdex merged commit 9571738 into main Sep 9, 2023
1 check passed
@tibdex tibdex deleted the support-organization-and-user-installation-retrieval-and-repository-scoping branch September 9, 2023 19:08
@tibdex tibdex mentioned this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support org-level installation ID retrieval. feat: Add token access repository scoping
1 participant