pinguet62/Get conclusion of last workflow

Query action API to find latest workflow execution and extract conclusion

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workflow_idThe ID of filename of workflow.yes
branchTarget branch (default is current branch).no${{ github.head_ref || github.ref_name }}
skipSkip some executions in resultno0
namedescription
workflow_conclusionThe workflow conclusion ("success", "failure", "cancelled", or null if yet in progress)