protocolredefined/Event Transformer

Templating on the go

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
accessTokenaccess token available in the workflow file to authenticate call to github api${{ github.token }}
repoNameinput repo for templates hereyes${{ github.repository }}
branchNamebranch name hereyes${{ github.event.repository.default_branch }}
datainput data to use for rendering
templateTypetemplate type to use ex. HandleBars, Liquidyes
sourceTypesource type as mentioned in the template config for the templateyes
clientTypeclient type can be null to indicate event transformer

no outputs