system76 / firmware-open

System76 Open Firmware
Other
957 stars 86 forks source link

Set up webhook for Jenkins #462

Open crawfxrd opened 1 year ago

crawfxrd commented 1 year ago

This requires someone with permission to add webhooks.

It should trigger when a push is made to the repo. This can be limited to master; other branches can be manually run if required.

To avoid abuse, it should not trigger on PRs. I'm not sure if it even works if made from a fork, but, again, it can be manually run if required.

Still need to figure out what the hell needs to be done on Jenkins side.