code-review icon indicating copy to clipboard operation
code-review copied to clipboard

Schedule cron job on Heroku to remove issues older than a year

Open marco-c opened this issue 2 years ago • 2 comments

We could run it weekly. The command to run is ./manage.py cleanup_issues --nb-days=365.

https://devcenter.heroku.com/articles/scheduler

marco-c avatar Feb 09 '23 15:02 marco-c