swile/ts-migration-companion-action
GitHub Action help you to track your TypeScript Migration coverage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| master_tsc_output_path | The path to the tsc output file for master branch | yes | — |
| pr_tsc_output_path | The path to the tsc output file for the pull request branch | yes | — |
| tsc_rootdir | Define the root directory used by tsc | no | src |
Outputs
no outputs