actions-marketplace-validations/Bugout: Locust summary
Generate a locust summary of a git diff
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 24, 2020
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/bugout-dev_locust-action@ba9dd0534e8f4eecc2183ceb7c126d3fe2a34113 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| initial_ref | Starting reference for the diff | no | "" |
| terminal_ref | Ending reference for the diff | no | "" |
| repo_subdir | Relative path to repository (e.g. git submodule) that you would like to run locust on | no | "" |
| format | Output format. Valid choices - json,yaml,html,html-github | no | yaml |
Outputs
| name | description |
|---|---|
| summary | Locust summary for the diff between the initial_ref and terminal_ref |