Hello All,

I wanted to share with the community a simple git-hook + listener I wrote
to automate koji builds from git. A post-receive hook analyzes commit
messages for any trigger flags, it then sends the necessary info over to a
listener on the koji-hub which in turn triggers a build via the Koji API.

It is something I wrote for my own use and in the spirit of opensource I
wanted to toss it out there so that others may make use of it as well. The
code currently lives on my public github repo @
https://github.com/aeboccia/koji-buildfromgit .

Sincerely,

Anthony Boccia
--
buildsys mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/buildsys

Reply via email to