arghyac35/Check PR Diff
Find how many times a line is added or removed in PR diff
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The owner of the repository | yes | — |
| repo | The name of the repository | yes | — |
| pr_number | The number of the pull request | yes | — |
| github-token | Github token, added magically | yes | — |
| check | Text that needs to be checked in the PR diff | yes | — |
Outputs
| name | description |
|---|---|
| result | Result after checking |