kt-actions/Create GitHub App Token

GitHub Action for creating a GitHub App installation access token. Configures git user name and email for the app.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
app-idGitHub App IDno
private-keyGitHub App private key. Escaped newlines (\\n) will be automatically replaced with actual newlines.no
configure-gitConfigure git user name and email for the appnotrue
default-to-github-tokenUse github.token as default token, if app-id or private-key are not providednotrue
namedescription
tokenGitHub installation access token
installation-idGitHub App installation ID
app-slugGitHub App slug
user-idGitHub App user ID
user-nameGitHub App user name
user-emailGitHub App user email