aboutsummaryrefslogtreecommitdiffstats
path: root/t/script/tfl/autoclose.t
Commit message (Collapse)AuthorAgeLines
* [TfL] script to automatically close reportsStruan Donald2020-10-14-0/+216
Closes reports that meet the following criteria: * status is action scheduled * in a category with a fixed - council auto response template * over n days in action scheduled state (n is an argument) Reports matching these criteria are marked as fixed - council and the relevant response template text is added as a comment. Fixes mysociety/fixmystreet-commercial#1955