Ticket #7359 (assigned enhancement)

Opened 3 years ago

Last modified 3 months ago

CommitTicketUpdater integration

Reported by: mortee@kavemalna.hu Assigned to: anonymous (accepted)
Priority: normal Component: TimingAndEstimationPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

I guess it'd be nice if the (spent x) type markup in commit messges would get through when using the CommitTicketUpdater? component, as opposed to the modified trac-post-commit.py

Attachments

Change History

07/09/10 16:55:17 changed by bobbysmith007

Yeah, I have plans to get to this eventually, but to be honest, with the working post commit, and nothing else in my setup prompting me to change it, this has been a pretty low priority task.

I'll see what I can do about getting this working.

11/15/10 15:28:52 changed by bobbysmith007

From Duplicate ticket: #8035


in trac 0.12, there is a CommitTicketUpdater?? component (in tracopt/ticket/commit_updater.py), if enabled, it hooks into changeset notifications and update tickets (add comments, close ticket etc)

I think it would be more ideal to write an extension to the CommitTicketUpdater?? component and install it along with TimingAndEstimationPlugin, so user can just enable this component and he will get the hours update from log messages without going through adding another post-commit hook (in trac 0.12, post-commit already should have trac-admin changeset add, which would trigger this new component)

02/28/13 13:53:44 changed by anonymous

  • owner changed from bobbysmith007 to anonymous.
  • status changed from new to assigned.

Add/Change #7359 (CommitTicketUpdater integration)




Change Properties
Action