Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Does ProGet support WebHooks on submission?
-
I know that with various git products I can have a URL get fired on submission of a pull request, etc. Does Proget support the same feature, and can you point me to the API documentation please?
Thanks!
Product: ProGet
Version: 4.6.3
-
You can make an AfterPushPackageAdapter in a plugin. There's an example of an adapter on GitHub.