k2tzumi/Run runn
GitHub Action for runn, a tool for api scenario testing.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | run or list or loadt | yes | run |
| path_pattern | Path pattern | yes | — |
| github-token | The GitHub token | no | ${{ github.token }} |
| version | Specify runn version | no | v1.7.0 |
| debug | Filter runbooks to be executed | no | false |
| verbose | Verbose mode | no | false |
| fail-fast | Fail fast mode | no | false |
| skip-test | Skip test mode | no | false |
| shuffle | Shuffle mode | no | false |
| concurrent | Concurrent mode | no | false |
| enable-read-parent-scope | Required for reading parent files.(`--scopes read:parent`) | no | false |
| enable-read-remote-scope | Required for reading remote files.(`--scopes read:remote`) | no | false |
| enable-run-exec-scope | Required for running Exec runner.(`--scopes run:exec`) | no | false |
| labels | To filter execution targets, specify labels separated by commas.(For example, `foo,bar` would be `--label "foo,bar"`) | no | — |
Outputs
no outputs