Skip to content

This action checks the website shouldideploy.today and stops deployments if the site tells us not to do so.

Notifications You must be signed in to change notification settings

timelfrink/shouldideploy-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Should I deploy today?

This action checks the website shouldideploy.today and stops deployments if the site tells us not to do so.

Inputs

timezone

Required The timezone which your product team is working in. Default "UTC".

Force deploy

If you want to force the build and skip the check you can add force deploy to your commit message.

Example usage

uses: actions/shouldideploy-action@v1
with:
  timezone: 'UTC'

About

This action checks the website shouldideploy.today and stops deployments if the site tells us not to do so.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages