Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

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

Merged
tibdex merged 20 commits intomainfrom
support-organization-and-user-installation-retrieval-and-repository-scoping
Sep 9, 2023
Merged

Add support for organization and user installation retrieval and repository scoping#84
tibdex merged 20 commits intomainfrom
support-organization-and-user-installation-retrieval-and-repository-scoping

Conversation

@tibdex
Copy link
Copy Markdown
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
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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