Activate a stalebot to close issues

In #4499, a stalebot configuration was introduced. According to the
configuration, the stalebot runs in dry mode. The output of a dry
mode run was analyzed and issues with an outdated  "need-more-info"
label have been cleaned up. So, the stalebot can now be activated.
This commit is contained in:
Jan Nidzwetzki 2022-07-18 07:46:12 +02:00 committed by Jan Nidzwetzki
parent 597b71881a
commit 91c3820d4e

View File

@ -35,6 +35,3 @@ jobs:
# Exclude assigned issues
exempt-all-assignees: true
# Dry run
debug-only: true