actions-marketplace-validations/Rehearsal TypeScript Upgrade Action
Run Rehearsal to upgrade the project to support the latest version of TypeScript
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub authentication token (https://docs.github.com/en/authentication) | yes | — |
| base-path | Application base path (contains tsconfig.json) | no | . |
| git-user-name | Git commit user name | no | rehearsal[bot] |
| git-user-email | Git commit user email | no | <> |
| pull-request-branch | Branch name to use in Pull Request | no | rehearsal-bot/upgrade |
| pull-request-draft | Create a draft Pull Request | no | false |
| pull-request-title | Pull Request title (placeholders available: {tsVersion}) | no | chore(rehearsal): compatibility for upcoming TypeScript {tsVersion} |
| pull-request-body | Pull Request body (placeholders available: {summary}, {fixedItems}, {todoItems}) | no | ## Summary {summary} ## Fixed {fixedItems} ## To Do {todoItems} |
Outputs
no outputs