commit 90b9fd92079e3976d99c73d2e2164b8e114ea963 from: Stefan Sperling via: Thomas Adam date: Sat Mar 30 17:21:23 2024 UTC update gotd TODO list; email notifications have been implemented commit - 686e9b9ac678588fb8366bf947653be7e9fd40ce commit + 90b9fd92079e3976d99c73d2e2164b8e114ea963 blob - beb1389d1ebb42d30b2eff19120d795d89338ed4 blob + 373b3c6205e302a37bcac30afb0fa65be574cd29 --- TODO +++ TODO @@ -70,7 +70,7 @@ gotd: 6. enforce a particular blob size limit via gotd.conf 7. optionally reject merge commits via gotd.conf - implement post-commit-event libexec handlers (in lieu of hook scripts): - 1. commit email notification, plaintext smtp to localhost port 25 + 1. commit email notification, plaintext smtp to localhost port 25 [done] 2. general-purpose HTTP(s) GET/POST request as commit notification, should use a format string to encode commit-info in the request URL 3. perform the equivalent of 'got send' to another repository