art-e-fact/artefacts-ci
Run Simulation Job using Artefacts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 4, 2025
- License
- None
Pinned Snippet
uses: art-e-fact/action-artefacts-ci@8b34af19fbbc365f7272fa29d7789d6574af2c9c # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| artefacts-api-key | Artefacts API Key | yes | — |
| job-name | Name of the job to execute | yes | — |
| config-file | Name of the configuration file. | — | artefacts.yaml |
| description | Additional information for the commit | no | Artefacts CI check |
| artefacts-api-url | Artefacts API URL | no | https://app.artefacts.com/api |
| working-dir | Working dir containing | no | . |
| wait_for_results | Wait for the job to check the job result before finishing the action. (Consumes more GH action time) | no | false |
Outputs
no outputs