You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool is meant as an easy way to poll for changes in remote Git
repositories and execute an url based action, e.g. starting a Jenkins job,
or run a command.
Usage:
python gitpoll.py config.yaml
About
Polls git repositories and runs actions on updates.