amongil/Send job status to Azure Queue

In a GitHub workflow, send last job status and metadata to Azure Queue

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
STORAGE_ACCOUNT_NAMEStorage account name where the Azure queue is locatedyes
STORAGE_ACCOUNT_KEYStorage account key in order to authenticate toyes
QUEUE_NAMEName of the queue where the messages are going to be sent toyes
JOB_STATUSExit status of last jobyes
namedescription
data-sentThe json data sent to the Azure Queue