[MacPorts] #41919: Add CommitTicketUpdater Trac plugin
#41919: Add CommitTicketUpdater Trac plugin ----------------------------+------------------------- Reporter: ryandesign@… | Owner: wsiegrist@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Keywords: | Port: ----------------------------+------------------------- Can we add this Trac plugin, which would allow tickets to be automatically closed by writing certain keywords in a commit message? http://trac.edgewall.org/wiki/CommitTicketUpdater This was brought up on the mailing list: https://lists.macosforge.org/pipermail/macports- dev/2013-December/025536.html I see just now that in Trac Admin I have the ability to install a plugin by uploading a file. Is it appropriate for me to try to do that, or are there reasons why I should leave installing Trac plugins to the administrators? -- Ticket URL: <https://trac.macports.org/ticket/41919> MacPorts <http://www.macports.org/> Ports system for OS X
#41919: Add CommitTicketUpdater Trac plugin -----------------------------+------------------------- Reporter: ryandesign@… | Owner: wsiegrist@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Resolution: | Keywords: Port: | -----------------------------+------------------------- Comment (by ryandesign@…): Actually I see it's distributed with Trac, so it should already be installed, just not enabled. The instructions say it can be enabled either:
A. Through the Admin interface ([/admin/general/plugin admin/general/plugin]), enable: ''tracopt.ticket.commit_updater.*'' modules a. CommitTicketUpdater (tracopt.ticket.commit_updater.*)
I don't see an option to do this there, so we may need the second method:
B. alternativally editing `trac.ini` file, add the following line at the `[components]` section: {{{ tracopt.ticket.commit_updater.committicketreferencemacro = enabled tracopt.ticket.commit_updater.committicketupdater = enabled }}}
-- Ticket URL: <https://trac.macports.org/ticket/41919#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41919: Add CommitTicketUpdater Trac plugin -----------------------------+------------------------- Reporter: ryandesign@… | Owner: skarulkar@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Resolution: | Keywords: Port: | -----------------------------+------------------------- Changes (by wsiegrist@…): * owner: wsiegrist@… => skarulkar@… -- Ticket URL: <https://trac.macports.org/ticket/41919#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41919: Add CommitTicketUpdater Trac plugin -----------------------------+------------------------- Reporter: ryandesign@… | Owner: skarulkar@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Resolution: | Keywords: Port: | -----------------------------+------------------------- Comment (by ryandesign@…): Is editing this trac.ini file something that could be done simply? Would it accomplish the goal? Are there other steps we should try? -- Ticket URL: <https://trac.macports.org/ticket/41919#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts