[Bps-public-commit] RT-Extension-CommandByMail branch add-custom-role-command updated. 3.01-5-gf5d8763

BPS Git Server git at git.bestpractical.com
Fri Dec 22 20:03:45 UTC 2023


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "RT-Extension-CommandByMail".

The branch, add-custom-role-command has been updated
       via  f5d87633104746e2278bd8b5e403d42c11409756 (commit)
      from  a1b4fb8566a05696ed647adf84d5c07a73ed5bfb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f5d87633104746e2278bd8b5e403d42c11409756
Author: Ronaldo Richieri <ronaldo at bestpractical.com>
Date:   Fri Dec 22 17:03:41 2023 -0300

    Update POD with group support for Watchers commands

diff --git a/lib/RT/Extension/CommandByMail.pm b/lib/RT/Extension/CommandByMail.pm
index a1027d2..efd5bad 100644
--- a/lib/RT/Extension/CommandByMail.pm
+++ b/lib/RT/Extension/CommandByMail.pm
@@ -208,6 +208,8 @@ can be used several times and/or with C<Add> and C<Del> prefixes,
 for example C<Requestor> comand set requestor(s) and the current
 requestors would be deleted, but C<AddRequestor> command adds
 to the current list.
+For groups, you must prefix the group name with C<group:>. For example,
+C<AddAdminCc: group:MyGroupname>.
 
     Requestor: <address> Set requestor(s) using the email address
     AddRequestor: <address> Add new requestor using the email address

-----------------------------------------------------------------------

Summary of changes:
 lib/RT/Extension/CommandByMail.pm | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
RT-Extension-CommandByMail


More information about the Bps-public-commit mailing list