Changes between Version 7 and Version 8 of Ticket #52107


Ignore:
Timestamp:
Dec 14, 2016, 12:16:49 PM (7 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52107 – Description

    v7 v8  
    1111See also https://trac-hacks.org/wiki/QuietPlugin for a potentially useful plugin.
    1212
     13<HR>
     14
    1315After we started automatically adding new commit messages at the end of the tickets, this will become an even bigger problem. Ticket #47197 is another example with 60 subscribers and over 200 required commits. On the other hand this might be an opportunity to add some more clever automatism. My wish would be to have one comment field with a well-defined template reserved for the "bot" and then the bot could potentially change that comment as new commits arrive.
    1416
     
    1618{{{
    1719Closes: https://trac.macports.org/ticket/{nnnnn} for {portname}
     20# for partial fixes
     21See: https://trac.macports.org/ticket/{nnnnn} for {anotherportname}
    1822}}}
    19 and then the bot could track progress for us in that template.
     23and then the bot could track progress for us in that template without notifying all the recipients about the change.
    2024
    2125[https://trac.edgewall.org/ticket/2073#comment:33 Citing]: