On 05/06/2015 11:08 AM, Nochum Sossonko wrote: > I’d rather not have to do this in Python…
If you are interested in doing it in python with slightly better/more integration than just triggering builds I wrote a jenkins plugin that you can use in this repo: https://github.com/moparisthebest/kallithea-hooks Here is the exact file: https://github.com/moparisthebest/kallithea-hooks/blob/master/rcextensions/__init__.py Just search for CHANGEME and fill in your details. _______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
