litellm/.github
Yuneng Jiang 4a2deae92c
[Fix] Infra: grant contents:write to create-release-branch caller job
The create-branch job in create-release.yml calls the reusable
create-release-branch.yml workflow, which requires contents: write.
The top-level permissions: {} blocks the inherited default, and only
the release job overrode it, so the nested call failed with:

  The nested job 'create-branch' is requesting 'contents: write',
  but is only allowed 'contents: none'.

Add the permission at the calling job level so the reusable
workflow is granted what it needs.
2026-04-23 15:11:12 -07:00
..
actions/helm-oci-chart-releaser fix: address zizmor comments 2026-03-26 21:09:01 -07:00
codeql [Infra] Improve CodeQL scanning coverage and schedule 2026-03-27 12:04:09 -07:00
ISSUE_TEMPLATE docs: document new github + gitlab ci scripts 2026-03-25 20:17:10 -07:00
observatory Add observatory test workflow for RC/stable releases 2026-03-01 15:30:09 -03:00
scripts style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
workflows [Fix] Infra: grant contents:write to create-release-branch caller job 2026-04-23 15:11:12 -07:00
dependabot.yaml fix: address zizmor comments 2026-03-26 21:09:01 -07:00
deploy-to-aws.png
FUNDING.yml
pull_request_template.md Add Screenshots / Proof of Fix section to PR template (#25564) 2026-04-11 10:20:34 -07:00
template.yaml