mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-27 01:22:18 +00:00
The reconsider workflow was missed by the earlier OPENAI_API_KEY gating commit. The PR/issue author counts as authorized to trigger reconsider, so an external OSS contributor whose PR was bot-closed could comment `@agent-shin reconsider` and force paid LLM calls before the team flipped AGENT_SHIN_ENABLED to true. Mirror the gate from triage_pr_with_llm.yml / triage_issue_with_llm.yml: bind OPENAI_API_KEY to the empty string unless AGENT_SHIN_ENABLED is the literal string 'true'. Reconsider has no workflow_dispatch trigger, so AGENT_SHIN_ENABLED is the sole gate. The script short-circuits with skip-no-llm-key when the key is empty, so dry-run rollout still works. |
||
|---|---|---|
| .. | ||
| codeql | ||
| ISSUE_TEMPLATE | ||
| observatory | ||
| screenshots | ||
| scripts | ||
| workflows | ||
| dependabot.yaml | ||
| deploy-to-aws.png | ||
| FUNDING.yml | ||
| pull_request_template.md | ||
| template.yaml | ||