beerose/TSC Diagnostics Diff
Compare TypeScript Compiler Performance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| base-branch | Branch that the actions should use to compare TSC performance | no | main |
| custom-command | Allows to override the default type check command. Example: yarn typecheck. Your custom commant should print either --diagnostics or --extendedDiagnostics output | no | — |
| leave-comment | Indicates whether the action should leave a comment on a PR. Enabling this requires providing the github-token input | no | false |
| github-token | GitHub API token. Neccessary to leave comments on your PRs | no | — |
| extended | Indicates whether the actions should use --extendedDiagnostics over --diagnostics | no | false |
Outputs
no outputs