Skip to content

4rivappa/prepush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-push

check what CI workflows are gonna be triggered after your push

How it works

basically we are taking every modified file path, and check if it matches to any of the path-strings in the current git repository workflows

workflows location

yaml files in .github/workflows/ directory

changed files

changed files are the one, which are added to the latest commit from the previous commit

usage

run the prepush command, from anywhere in the git repository

About

check which ci/cd workflows will be triggered, by your next push

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages