heal-dev/Heal.dev CI
Trigger a Heal test execution and report results back to GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-token | Your Heal API token | yes | — |
| team | Filter by team slug. Supports glob patterns (e.g. "*nance", "finance"). | no | — |
| feature | Filter by feature slug. Supports glob patterns (e.g. "decision-analysis", "*analysis*"). | no | — |
| test-case | Filter by test case slug. Supports glob patterns (e.g. "*login*"). | no | — |
| entrypoint-url | Override the application entry point URL for the triggered execution. | no | — |
| backend-url | Override the Heal backend base URL. | no | https://backend.heal.dev |
Outputs
| name | description |
|---|---|
| url | URL of the triggered execution |