mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
Reconsider previously treated any historical Agent Shin auto-close comment as sufficient proof that Agent Shin owns the current closure. If the PR was reopened and later re-closed by a maintainer (e.g. as a duplicate or out-of-scope), the contributor could override that maintainer-initiated closure by commenting `@agent-shin reconsider`. `was_auto_closed_by_agent_shin` now fetches the issue events, finds the most recent `closed` event, and requires its actor login to (a) end with [bot] and (b) match the author of a comment containing the Agent Shin marker. Closures by maintainers or unrelated bots (stale, cla-assistant, etc.) no longer satisfy provenance. |
||
|---|---|---|
| .. | ||
| close_duplicate_issues.py | ||
| close_low_quality_prs.py | ||
| scan_keywords.py | ||
| triage_with_llm.py | ||