aboutsummaryrefslogtreecommitdiffstats
path: root/modules/subversion/templates
diff options
context:
space:
mode:
authorDan Fandrich <danf@mageia.org>2025-11-18 14:00:33 -0800
committerDan Fandrich <danf@mageia.org>2025-11-18 14:09:25 -0800
commitb4c0e2a801a9a7b263923d794368e3c87ebc67f4 (patch)
tree40b6c8234fa4ae0eaf888600afb0c4a0d3b1dfd7 /modules/subversion/templates
parent08c5240e543cf107623652f7dc63b0b185c5314f (diff)
downloadpuppet-b4c0e2a801a9a7b263923d794368e3c87ebc67f4.tar
puppet-b4c0e2a801a9a7b263923d794368e3c87ebc67f4.tar.gz
puppet-b4c0e2a801a9a7b263923d794368e3c87ebc67f4.tar.bz2
puppet-b4c0e2a801a9a7b263923d794368e3c87ebc67f4.tar.xz
puppet-b4c0e2a801a9a7b263923d794368e3c87ebc67f4.zip
Send plain text alongside HTML in non-maintainer notifications
E-mails are now sent in both plain text and HTML for broader maintainer appeal.
Diffstat (limited to 'modules/subversion/templates')
-rw-r--r--modules/subversion/templates/nonmaintainer_notify.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/subversion/templates/nonmaintainer_notify.sh b/modules/subversion/templates/nonmaintainer_notify.sh
index 00db7dc4..46ca54e8 100644
--- a/modules/subversion/templates/nonmaintainer_notify.sh
+++ b/modules/subversion/templates/nonmaintainer_notify.sh
@@ -50,7 +50,8 @@ for PACKAGE in $(cat "$PKGSLIST"); do
--revision "$REV" \
--subject-cx \
--no-first-line \
- --handler HTML::ColorDiff \
+ --handler Alternative \
+ --alternative HTML::ColorDiff \
--header "The user $AUTHOR has submitted a change to a package for which you ($MAINTAINER) are the registered maintainer." \
--revision-url "https://svnweb.<%= @domain %>/packages/?revision=%s&view=revision" \
--author-url "https://people.<%= @domain %>/u/%s.html" \