[build] fix update-documentation workflow#16505
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