finigami/Litmus Suite Run
This is workflow for litmus suite run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| suite-id | ID of the suite to run | yes | — |
| api-key | API key for authentication | yes | — |
| api-url | Base URL for the Litmus API | no | https://api.litmuscheck.com/api/v1/suite |
| config | Configuration object for the suite run (JSON string) | no | — |
| environment-id | Environment ID for the suite run | no | — |
| environment-name | Environment by name - only one of id or name should be passed | no | — |
| environment-variables | Additional variables to be used in the environment | no | — |
| tag-filter-condition | Tag filter condition: 'contains_any' or 'does_not_contain_any' | no | — |
| tag-list | List of tags (JSON array string or comma-separated list) | no | — |
| emails | Email addresses to override suite config emails (JSON array string or comma-separated list) | no | — |
Outputs
| name | description |
|---|---|
| suite-result | Final suite run result as JSON |