adevinta/Lava
Run Lava.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 23, 2024
- License
- MIT
Pinned Snippet
uses: adevinta/lava-action@ddeeddd8ccf45b403741359471a5627644a0c5f6 # v0.3.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path of the Lava configuration file. | — | — |
| version | Lava version. | — | latest |
| forcecolor | Force colorized output. | — | true |
| comment-pr | Create a comment on pull request. | — | false |
Outputs
| name | description |
|---|---|
| status | Status code. |
| report | Path of the Lava report. |
| config | Path to the used Lava configuration file. |
| metrics | Path to the metrics generated file. |