adampoit/not-adam

Create a not-adam GitHub App token and configure git identity.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
private-keyGitHub App private key PEM.yes
ownerRepository owner for the installation token. Defaults to the calling repository owner.no""
repositoriesComma or newline-separated repository names to scope the token to. Defaults to the calling repository name.no""
configure-gitWhether to configure git user.name and user.email.notrue
git-config-scopeGit config scope to update; either global or local.noglobal
git-user-nameOptional git user.name override. Defaults to <app-slug>[bot].no""
git-user-emailOptional git user.email override. Defaults to the app bot noreply address when it can be resolved.no""
namedescription
tokenShort-lived GitHub App installation token.
installation-idGitHub App installation ID.
app-slugGitHub App slug.