/mantis-triggerclose

Primary LanguagePHPOtherNOASSERTION

DEPRECATED

There are some forks of this repository that you can find at https://github.com/chelmertz/mantis-triggerclose/network
and there is also a fork by the Mantis Plugins organisation that might be of interest: https://github.com/mantisbt-plugins/TriggerClose

TriggerClose is a plugin for the bugtracker Mantis.

The plugin allows you to tell Mantis to "close all bugs marked as feedback
which have not been modified in the last 30 days". Except that it can select
which issues to close depending on the issue's category or status.

Author: Carl Helmertz <helmertz@gmail.com>
License: Apache v2

Changelog:

 0.1:
   - Call it through CLI via TriggerCloseCli.php instead of TriggerCloseApi.php