sofisl/summary check
checks if a certain test passed based on a given author
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| conclusion | of the test in question | yes | failure |
| myToken | github token | yes | none |
| pull_request_head_sha | head_sha | yes | none |
| owner | of the repo the check run is on | yes | none |
| repo | that the check run was run on | yes | none |
| testName | of the check run | yes | none |
| testNameToCheckAgainst | of the check run | yes | none |
| testAuthorToCheckAgainst | to check the author of the check run | yes | none |
Outputs
| name | description |
|---|---|
| checkRun | of this test |