octokit-safe-types
v1.2.28
Published
A library of readonly versions of Octokit types and their corresponding validators
Maintainers
Readme
octokit-safe-types
A library of readonly versions of Octokit types and their corresponding validators.
Repository Setup
- Run
pnpm run repo-settings:applyto update GitHub Repository Settings. - Set Actions secrets on the GUI settings page (https://github.com/{owner}/{repo}/settings/secrets/actions).
REPO_AUTOMATION_BOT_PRIVATE_KEY- https://github.com/apps/noshiro-repo-automation-bot -> App settings -> Generate a private key
- Required for
@semantic-release/gitto perform a git commit to the main branch
