Skip to content

Github action for doing an early validation on a landing zone repository

License

Notifications You must be signed in to change notification settings

madeden/lz-early-validation-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing Zone early validation action

Performs an early validation on the LZ repository to fail as early as possible.

Inputs

REPO_PATH

Required Location of the repository in your virtual environment. Default "$GITHUB_WORKSPACE".

Outputs

VALIDATION_RESULT

The result of the validation.

Example usage

uses: actions/landing-zone-early-validation@master
with:
  REPO_PATH: "$GITHUB_WORKSPACE"

About

Github action for doing an early validation on a landing zone repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published