yajjackson/Simple Pyright Action
Run Pyright on your python pull requests.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub Token | yes | — |
| include-file-comments | Include file-specific comments on pull requests. Comments are upserted. | no | true |
| include-base-comparison | When this is true, pyright statistics will be calculated for the whole project on both the base and head. | no | false |
| fail-on-issue-increase | When this is true, the action will fail if the number of issues increases from the base to the head. | no | false |
| pyright-version | The npm version of pyright to use. | no | latest |
Outputs
no outputs