Skip to content

fix(github): use robot PAT for automated PRs to pass CLA check #20641

Merged
galz10 merged 2 commits intomainfrom
galzahavi/fix/promote-workflow
Feb 28, 2026
Merged

fix(github): use robot PAT for automated PRs to pass CLA check #20641
galz10 merged 2 commits intomainfrom
galzahavi/fix/promote-workflow

Conversation

@galz10
Copy link
Copy Markdown
Collaborator

@galz10 galz10 commented Feb 28, 2026

Summary

Details

Related Issues

How to Validate

Pre-Merge Checklist

  • Updated relevant documentation and README (if needed)
  • Added/updated tests (if needed)
  • Noted breaking changes (if any)
  • Validated on required platforms/methods:
    • MacOS
      • npm run
      • npx
      • Docker
      • Podman
      • Seatbelt
    • Windows
      • npm run
      • npx
      • Docker
    • Linux
      • npm run
      • npx
      • Docker

Pull requests opened by github-actions[bot] (using secrets.GITHUB_TOKEN)
fail the CLA check. Switching to GEMINI_CLI_ROBOT_GITHUB_PAT ensures
PRs are opened by @gemini-cli-robot.

The 'nightly-pr' job in release-promote.yml now requires an environment
context to access the PAT secret.
@galz10 galz10 requested review from a team as code owners February 28, 2026 00:46
@galz10 galz10 force-pushed the galzahavi/fix/promote-workflow branch from 1af7480 to 4a6fb27 Compare February 28, 2026 00:46
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@galz10 galz10 enabled auto-merge February 28, 2026 00:48
@github-actions
Copy link
Copy Markdown

Size Change: -2 B (0%)

Total Size: 25.8 MB

ℹ️ View Unchanged
Filename Size Change
./bundle/gemini.js 25.3 MB -2 B (0%)
./bundle/node_modules/@google/gemini-cli-devtools/dist/client/main.js 221 kB 0 B
./bundle/node_modules/@google/gemini-cli-devtools/dist/src/_client-assets.js 227 kB 0 B
./bundle/node_modules/@google/gemini-cli-devtools/dist/src/index.js 11.5 kB 0 B
./bundle/node_modules/@google/gemini-cli-devtools/dist/src/types.js 132 B 0 B
./bundle/sandbox-macos-permissive-open.sb 890 B 0 B
./bundle/sandbox-macos-permissive-proxied.sb 1.31 kB 0 B
./bundle/sandbox-macos-restrictive-open.sb 3.36 kB 0 B
./bundle/sandbox-macos-restrictive-proxied.sb 3.56 kB 0 B
./bundle/sandbox-macos-strict-open.sb 4.82 kB 0 B
./bundle/sandbox-macos-strict-proxied.sb 5.02 kB 0 B

compressed-size-action

@gemini-cli gemini-cli bot added the priority/p1 Important and should be addressed in the near term. label Feb 28, 2026
@galz10 galz10 added this pull request to the merge queue Feb 28, 2026
Merged via the queue into main with commit 1ca5c05 Feb 28, 2026
27 checks passed
@galz10 galz10 deleted the galzahavi/fix/promote-workflow branch February 28, 2026 01:25
BryanBradfo pushed a commit to BryanBradfo/gemini-cli that referenced this pull request Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority/p1 Important and should be addressed in the near term.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants