microsoft/Create TS compiler reproductions in an issue
Does what it says on the tin
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | API token for GitHub requests | yes | — |
| label | What label should be on an issue to indicate it has a repro? | no | Has Repro |
| repo | What repo should this action look at, if not set it uses the same repo | no | — |
| code-tag | What tag should be applied to the markdown code block? | no | repro |
| issue | Limits analysis to a single issue | no | — |
| bisect | Runs a git bisect on an existing repro. Requires `issue` to be set. Value can be revision labels (e.g. `good v4.7.3 bad main`) or `true` to infer bisect range. | no | — |
Outputs
no outputs