quarkusio / quarkus-github-lottery

A Quarkus-powered application that regularly sends short lists of GitHub issues for triagers/maintainers to consider
Apache License 2.0
6 stars 3 forks source link

Configurable label to disable stale notifications #180

Open yrodiere opened 2 months ago

yrodiere commented 2 months ago

Currently we consider issues stale forever.

We should support a label to opt out of stale notifications for a particular issue (e.g. a feature which we deemed worthwhile, but which we can't work on yet).