github-bot icon indicating copy to clipboard operation
github-bot copied to clipboard

Allow timed actions

Open cebe opened this issue 9 years ago • 0 comments

There are actions that are performed on issues labeled with e.g. needs more info and are performed if there has been some amount of time with no activity on that issue.

A cronjob can run once a day, retrieve issues via github api and check for those that need action, which is then performed.

cebe avatar Nov 01 '16 13:11 cebe