Hi Olemis, On Apr 27, 2010, at 6:32 PM, Olemis Lang wrote:
>> Well, but what if you have to issue some external command to extract the >> email addresses to be inserted into the CC-field? > > If we are talking about maintainer e-mail : Why would you use a script ? Well, the maintainer is actually not known to trac, as far as I understand. The one submits a ticket would be the ticket owner. The CC:-list should be filled with email addresses of port maintainers. Example: 1) There is a ticket to be filed for port "kmymoney". User fills out all required fields in ticket submission. 2) 'port info kmymoney' returns something like this: --- kmymoney @1.0.4, Revision 6 (kde, finance) ... Maintainers: [email protected], [email protected] --- 3) These maintainers would have to be extracted from the previous "port info" command output and added to the CC:-list. *** How to accomplish something like this? I guess it's not possible to reflect a workflow like this with a trac.ini-configuration, right? I am afraid one would have to hack a little plugin for this task... Hope this makes clearer what I would like to have. (Sorry, have never configured a trac server, which is why I might ask something silly.) Greets, Marko -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
