actions-marketplace-validations/Deploy Window

Stop GitHub Actions deployments outside of a given time window.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
earliest-hourThe earliest hour to deploy (0-23). Passing 9 will deploy from 9:00 on.no9
latest-hourThe latest hour to deploy (0-23). Passing 15 will deploy until 14:59.no17
latest-weekdayThe latest weekday to deploy on (1-7 = mo - su). Passing 5 will deploy until Friday.no5
time-zoneThe time zone to apply to the times.noUTC
force-deploy-phraseIf a commit message contains this phrase, the deployment is forced.noforce deploy
namedescription
deploy_or_notWhether to deploy or not (yes|no)