apache / flagon

Apache Flagon is a suite of comprehensive, thin-client behavioral logging tools
https://flagon.apache.org/
Apache License 2.0
25 stars 13 forks source link

Add bot to close stale issues #43

Open EandrewJones opened 7 months ago

EandrewJones commented 7 months ago

There are a growing number of issues which are stale either because they've seen no action or they have been overcome by events (OBE). I recommend adding a bot to automatically track, flag, and eventually close stale issues to help keep this clean:

https://github.com/marketplace/actions/close-stale-issues

We would need to ensure this is Apache friendly, first. We could look to other Apache libraries to see what's used there.