> On Nov 10, 2016, at 9:57 AM, Ryan Schmidt <ryandes...@macports.org> wrote: > >> On Nov 10, 2016, at 8:55 AM, Rainer Müller <rai...@macports.org> wrote: >> >> "Resolves" is not a keyword recognized by the CommitTicketUpdater, >> use "Closes", "Fix", or "Fixes". > > Can't remember what it supports. > > It should recognize "Resolves"; we've been using that in Subversion > commit messages for years.
The supported keywords are documented on the wiki [1]. They come from upstream [2] and wouldn't be hard to extend, if upstream was open to it. [1] https://trac.macports.org/wiki/CommitMessages#keywords [2] https://trac.edgewall.org/browser/branches/1.2-stable/tracopt/ticket/commit_updater.py#L118 vq