brnorg/Job Monitor Action

Monitors the status of another job and waits for a specific time after completion.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 26, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: brnorg/job-status@67ea6e91674efca27ffa4e9b47093f10323e7e52 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
job_nameThe name of the job to monitor.yesjob2
wait_timeTime to wait after the job completes, in seconds.yes30
poll_intervalInterval to check the job status, in seconds.no30

no outputs