Modify

Opened 15 years ago

Last modified 9 years ago

#4708 new enhancement

commit-hook plugin: ticket creation on checkin

Reported by: Jeff Hammel Owned by:
Priority: normal Component: RepositoryHookSystemPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

A new plugin for RepositoryHookSystemPlugin

   Trac server will generate a new  ticket with his message when a  developer
   commits file into svn repository.

Attachments (0)

Change History (2)

comment:1 Changed 15 years ago by Jay

would be really cool if the description, type, etc. are template-able. and/or if the action could be duplicated (i.e, say I want to create 2, or 3...tickets as a result of this ticket, depending on something in the comments)

example: "created feature branch MyCoolFeature" in comments results in: create a "Feature" type ticket, also another "hook" created the "MyCoolFeature" wiki page based on TemplateX next example: "add the super magic code to close #12345" changes #12345 to closed(standard post commit type activity), also, creates a "test" ticket to validate the changes. or even better, "add the super magic code to close #12345 testsuite(1,4)" creates a "test" ticket with test suites 1 and 4 from the TestCaseManagement plugin.

ok, that was greedy wishlist crap, the point is, potentially have "multiple" instances of this plugin run based on the same submission might be desirable.

comment:2 Changed 9 years ago by Ryan J Ollos

Owner: Jeff Hammel deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.