[ditz-talk] [PATCH] added 'prune' command to drop all tickets for a release.
William Morgan
wmorgan-ditz at masanjin.net
Thu Apr 10 12:20:32 EDT 2008
Reformatted excerpts from _why's message of 2008-04-07:
> Ditz.on_archive do |project, config, release|
> release.issues_from(project).
> each { |issue| project.drop_issue issue }
> end
>
> Ditz.after_add do |project, config, issue|
> `git add bugs/#{ISSUE_TO_FN(issue)}`
> end
Hookability is definitely in the plans.
--
William <wmorgan-ditz at masanjin.net>
More information about the ditz-talk
mailing list