mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-19 20:24:46 +08:00
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:
parent
597b71881a
commit
91c3820d4e
3
.github/workflows/stalebot.yaml
vendored
3
.github/workflows/stalebot.yaml
vendored
@ -35,6 +35,3 @@ jobs:
|
||||
# Exclude assigned issues
|
||||
exempt-all-assignees: true
|
||||
|
||||
# Dry run
|
||||
debug-only: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user