-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
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.