commit daac4478f74fe96633ad055e02d74c781b34270c from: Stefan Sperling date: Mon Mar 25 12:16:00 2024 UTC update gotd TODO list; email notifications have been implemented commit - 4e2fa922ceaa28b6bee21ecd9b09f62be5e1778f commit + daac4478f74fe96633ad055e02d74c781b34270c 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