magna-labs/Miqa Test Kickoff Only
Kick off jobs on Miqa
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 2, 2026
- License
- None
Pinned Snippet
uses: magna-labs/miqa-test-kickoff-only@8deba9ae18faf9f4924e4f7405f3c9d0012cb509 # v1.0.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token | yes | — |
| TRIGGER_ID | Miqa test trigger ID | yes | — |
| MIQA_API_KEY | Miqa API Key | no | "" |
| DOCKER_URI | Docker URI for version to test on | no | "" |
| MIQA_ENDPOINT | Root URL for Miqa (proxy or app domain) | yes | — |
| CHECK_NAME | Name to display in checks status | — | Triggered Miqa Test |
| SHA | github.sha | — | — |
| REPOSITORY | github.repository | — | — |
| COMPONENT_IDS | Specific component IDs to update (if docker is not registered to component watchers) | no | "" |
| ADDITIONAL_INSTRUCTIONS | Additional custom instructions to pass as query parameters to the trigger. Prefix with &. | no | "" |
Outputs
| name | description |
|---|---|
| run_link | Link to the Miqa run (if available) |
| run_id | Miqa run id (if available) |