papotte/Set context variables

An action to set context variables for workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None

no inputs

namedescription
isCIis a CI change event.
isPRis a pull request.
isDraftis a draft pull request event.
isPushis a push event.
isMainBranchis a push to the main branch.
doBuildshould build the project.
doReleaseshould release the project.
checkReleaseshould check the release is viable, but not release.