propolis-tech/Run Propolis QA
Triggers and polls a test batch using Propolis API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| apiKey | Propolis API Key | yes | — |
| baseUrl | Base URL for the test | no | — |
| nonBlocking | If true, triggers tests without polling for results or affecting build status | no | false |
| commitSha | Override commit SHA (defaults to GITHUB_SHA) | no | — |
| repositoryUrl | Override repository URL (defaults to GitHub repository URL) | no | — |
| branch | Override branch name (defaults to current branch) | no | — |
| commitMessage | Override commit message (defaults to commit message from environment) | no | — |
| delaySeconds | Optional delay (in seconds) before triggering the test run | no | 0 |
Outputs
no outputs