ethiack/Ethiack Job Manager Action

Integrates Ethiack Job Manager with GitHub Actions for managing Artiacker jobs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 15, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: ethiack/github-action@be6f4731504f548282d1fc4d4ee25b0d7eeb02a3 # 1.1.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
commandThe command to run. Available options are "launch", "cancel", "info", "list", "status", "success", "await", and "check".yes
uuidThe UUID of the job. Required for commands "cancel", "info", "status", "success", and "await".no""
urlThe URL of the target service. Required for commands "launch", and "check".no""
beacon_idThe beacon ID of the service. Optional for commands "launch" and "check".no""
event_slugThe event slug of the service. Optional for commands "launch" and "check".no""
argsThe arguments to pass to the job.no""
namedescription
responseThe response from the Ethiack Job Manager package.