Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Monitor other things than the File System to trigger builds #47

Open
robertoandrade opened this issue Oct 26, 2015 · 0 comments

Comments

@robertoandrade
Copy link

ie:

  • Monitor health/status of a remote service, ie: ping 8.8.8.8 (trigger some command upon it)
  • Monitor a remote git repo status, ie: git show origin/master --oneline | head -1

Would be nice to trigger a build automatically, like Jenkins or some other build systems that allows you to monitor for remote changes somehow, pull them in and then trigger the build.

Perhaps this a feature request for "plugins" instead of these features actually making into snag core :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants