mmagician/Validate PR
Check whether the referenced PR indeed exists in the target PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| targetRepo | Which repo to check against | yes | — |
| targetRepoOwner | Which repo to check against (owner) | yes | — |
| prLink | The PR link to check existance of | yes | — |
| author | Check whether the author is the same | yes | — |
Outputs
| name | description |
|---|---|
| isValid | True if all checks pass, false otherwise |