to indicate that information has been requested from the reporter. If the reporter doesn't reply with in the allotted timeframe, the ticket will automatically be closed. This works well when combined with the SimpleTicketPlugin WWW: http://trac-hacks.org/wiki/PendingTicketPlugin Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
8 lines
276 B
Diff
8 lines
276 B
Diff
--- close_old_pending.py.orig Fri May 18 19:25:29 2007
|
|
+++ close_old_pending.py Fri May 18 20:59:01 2007
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python
|
|
+#!%%PYTHON%%
|
|
|
|
# Script to close old tickets that are in Pending status.
|
|
# Copyright 2007 Daniel A. Atallah <datallah@pidgin.im>
|