You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Close #70, close #73, close #76.
BREAKING: this replaces the
installation_id
andrepository
inputs withinstallation_retrieval_mode
andinstallation_retrieval_payload
to also support organization and user installation.It also:
repositories
input to scope the created token to a subset of repositories.post
script.Originally posted by @tibdex in tibdex/github-app-token#84
The text was updated successfully, but these errors were encountered: