-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[build] fix update-documentation workflow #16505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
User description
This should allow the stage-release workflow to automatically create the documentation PR which is really difficult to do locally so I hope this works.
PR Type
Bug fix
Description
Add missing GITHUB_TOKEN secret to stage-release workflow
Update update-documentation workflow to require GITHUB_TOKEN
Fix documentation PR creation in automated release process
Diagram Walkthrough
File Walkthrough
stage-release.yml
Add GITHUB_TOKEN secret to workflow call.github/workflows/stage-release.yml
update-documentation.yml
Mark GITHUB_TOKEN as required secret.github/workflows/update-documentation.yml