litellm/.github
mateo-berri 7f69ae6755
fix(triage): gate OPENAI_API_KEY in reconsider workflow on AGENT_SHIN_ENABLED
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.
2026-05-19 08:24:35 +00:00
..
codeql [Infra] Improve CodeQL scanning coverage and schedule 2026-03-27 12:04:09 -07:00
ISSUE_TEMPLATE docs(templates): require expected/actual + QA proof for external contributions 2026-05-17 16:25:07 +00:00
observatory Add observatory test workflow for RC/stable releases 2026-03-01 15:30:09 -03:00
screenshots fix(team_endpoints): auto-add SSO team members to org on move (proxy admin only) (#26377) 2026-04-24 08:36:25 -07:00
scripts Use AGENT_SHIN_AUTO_CLOSE_MARKER constant in close-comment formatters 2026-05-19 07:55:08 +00:00
workflows fix(triage): gate OPENAI_API_KEY in reconsider workflow on AGENT_SHIN_ENABLED 2026-05-19 08:24:35 +00:00
dependabot.yaml chore: fixes 2026-04-05 01:30:57 -07:00
deploy-to-aws.png Add files via upload 2023-10-25 16:33:53 -07:00
FUNDING.yml Update FUNDING.yml 2023-09-22 09:51:35 -07:00
pull_request_template.md feat(triage): close any PR (incl. drafts, any age); add @agent-shin reconsider flow 2026-05-18 00:15:42 +00:00
template.yaml (chore) cleanup 2024-02-09 09:28:13 -08:00