In Haystack repo, we have a similar Stalebot:
if an issue is tagged with community-triage, it is tagged as stale after 30 days with no activity, then closed after 10 additional days.
Proposed Changes:
Introduce a Stalebot workflow for core-integrations
In Haystack repo, we have a similar Stalebot: if an issue is tagged with
community-triage
, it is tagged as stale after 30 days with no activity, then closed after 10 additional days.Proposed Changes:
Introduce a Stalebot workflow for core-integrations
Checklist
fix:
,feat:
,build:
,chore:
,ci:
,docs:
,style:
,refactor:
,perf:
,test:
.