id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 12908,Make cmd_close ticket status configurable,anonymous,,"We have an SVN post-commit hook calling {{{/usr/bin/trac-admin ${TRAC_ENV} changeset added ""$1"" ""$2""}}} on each commit. The problem is that we have a custom workflow that makes sure all dev tickets that are fixed go into a {{{verify}}} state before being closed by QA. However, a commit that {{{fixes #1234 - ...}}} will outright close the ticket. We would like to be able to move it to the {{{verify}}} state instead. Looking at the code, I see that [https://trac.edgewall.org/browser/trunk/tracopt/ticket/commit_updater.py#L277 commit_updater.py@L277] is setting the status to {{{closed}}}. Could this be parameterized?",enhancement,closed,normal,,general,1.2.2,normal,duplicate,,,,,,