sergiocarracedo/TypeScript Exports Info
Analyze TypeScript exports and comment PR with changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path(s) or glob pattern to analyze (e.g., "src/**/*.ts") | yes | — |
| detailed | Include detailed export list per file in comment | no | true |
| compare | Compare exports with a previous run (requires artifact setup) | no | false |
| list-changes | Include list of added and removed exports in comment | no | false |
| github-token | GitHub token for posting comments | yes | ${{ github.token }} |
Outputs
no outputs