1
0
Fork 0
 
 
Go to file
Dustin 9cf2345aa9 jenkins: Add Jenkins webhook
Using the [Generic Event Plugin][0], we can receive a notification from
Jenkins when builds start and finish.  We'll relay these to *ntfy* on a
unique topic that I will subscribe to on my desktop.  That way, I can
get desktop notifications about jobs while I am working, which will be
particularly useful while developing and troubleshooting pipelines.

[0]: https://plugins.jenkins.io/generic-event/
2024-01-15 21:16:38 -06:00
.dockerignore Initial commit 2023-06-13 16:06:32 -05:00
.gitignore Revert "sign_ssh_keys: Add hook to sign SSH host cert" 2024-01-15 13:49:51 -06:00
Containerfile Revert "sign_ssh_keys: Add hook to sign SSH host cert" 2024-01-15 13:49:51 -06:00
dch_webhooks.py jenkins: Add Jenkins webhook 2024-01-15 21:16:38 -06:00
pyproject.toml Initial commit 2023-06-13 16:06:32 -05:00