cyberark / community

Information for the CyberArk contributor community
Apache License 2.0
7 stars 5 forks source link

There is automation for auto-closing issues #84

Open sgnn7 opened 4 years ago

sgnn7 commented 4 years ago

Is your feature request related to a problem? Please describe.

It would be real nice to have capability to flag a GH issues to auto-close after <interval> days if the issue has no response from the filing person. This would be super useful for issues that are filed that are likely user usage errors that we would ideally want the user themselves to close vs forcefully closing the issue with something like “closing issue as user error, please reopen if it’s not”

Describe the solution you'd like

Addition of /auto-close <interval> (e.g. /auto-close 15d) by one of the repo owners would auto-close an issue that has not had another comment added to it after <interval> amount of time.

Describe alternatives you've considered N/A

Additional context N/A