Skip to content

chore: change gh-token#403

Merged
omer-topal merged 1 commit intomainfrom
fix/change-gh-token
Mar 26, 2026
Merged

chore: change gh-token#403
omer-topal merged 1 commit intomainfrom
fix/change-gh-token

Conversation

@omer-topal
Copy link
Copy Markdown
Contributor

@omer-topal omer-topal commented Mar 26, 2026

Summary by CodeRabbit

  • Chores
    • Updated authentication credentials for automated proto generation workflow.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 26, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0dc74796-662f-42ae-b602-b8f900b3f73c

📥 Commits

Reviewing files that changed from the base of the PR and between 8218595 and 6efc9ad.

📒 Files selected for processing (1)
  • .github/workflows/protos.yml

📝 Walkthrough

Walkthrough

The GitHub Actions workflow authentication was updated to use a Personal Access Token instead of the default GitHub token for pushing generated proto changes, affecting the GH_TOKEN environment variable and git push remote URL configuration.

Changes

Cohort / File(s) Summary
Workflow Authentication Update
.github/workflows/protos.yml
Replaced secrets.GITHUB_TOKEN with secrets.PAT_TOKEN for authentication in environment variable assignment and git push remote URL to enable token-based repository access.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 A token swap, so neat and fine,
From default flows to credentials mine,
The proto rabbit hops with cheer,
When PAT_TOKEN conquers fear! 🔐

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/change-gh-token

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@omer-topal omer-topal merged commit b532fa9 into main Mar 26, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant