[fix] Resolve broken create release branch workflow#4382
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
This PR updates the “create release branch” GitHub Actions workflow checkout step to avoid persisting GitHub credentials in the local git config, aligning it with workflows that use peter-evans/create-pull-request to handle authentication explicitly.
Changes:
- Disable credential persistence in the
actions/checkoutstep viapersist-credentials: false.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Disabled knowledge base sources:
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe release branch creation workflow now disables credential persistence in the ChangesCredential Persistence Configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
No description provided.