Ticket #21 (in_QA enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Some enhancement for trac-post-commit-hook

Reported by: jiangxin Owned by: jiangxin
Priority: major Milestone: 0.3.0
Component: Hooks Version:
Keywords: Cc:

Description

Enhanced trac-post-commit-hook:

  • Support tickets with the following syntax:
    command #1,3-5,7 and #9
    command ticket:1,3-5,7 and ticket:9
    
  • Add —time option: Set datetime to when this hook runs, or commit time.
  • Add —status option: Set fixed ticket status other than closed.

Change History

comment:1 Changed 3 years ago by jiangxin

  • type changed from defect to enhancement
  • component changed from Undefined to Hooks

comment:2 Changed 3 years ago by jiangx

  • status changed from new to in_QA
  • resolution set to fixed

(In [78]) Contribute trac-post-commit-hook enhancement. Fixed #21.

Note: See TracTickets for help on using tickets.