deepset-ai / haystack-core-integrations

Additional packages (components, document stores and the likes) to extend the capabilities of Haystack version 2.0 and onwards
https://haystack.deepset.ai
Apache License 2.0
121 stars 119 forks source link

chore: introduce Stalebot #1157

Closed anakin87 closed 3 weeks ago

anakin87 commented 3 weeks ago

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