castlabs/Extract input parameters from manual trigger or pull request body

This action provides a uniform interface for job input parameters whether the job has been triggerered from a `workflow_dispatch` event or from a `pull_request` event. In the latter case, input parameters must be provided JSON-formatted in the PR text, in a line starting with a configurable prefix. The parameters are exposed as outputs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
line-prefixA prefix that will mark the PR text line containing inputs.no/workflow

no outputs