bluescape/Action Script

Run simple scriptst

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
methodThe function to runyes
argumentspass arguments arry of object as stringno
github-tokenThe GitHub token used to create an authenticated clientyes${{ github.token }}
docker-usernamedocker usernameno
docker-passworddocker passwordno
slack-channel-urlslack channel urlno
user-agentAn optional user-agent stringactions/github-script
result-encodingEither "string" or "json" (default "json")—how the result will be encodedjson
namedescription
resultThe return value of the script, stringified with `JSON.stringify`