Fix auto-update workflow: PAT token, weekly schedule, all option#2912
Merged
surenderssm merged 5 commits intomainfrom May 7, 2026
Merged
Fix auto-update workflow: PAT token, weekly schedule, all option#2912surenderssm merged 5 commits intomainfrom
surenderssm merged 5 commits intomainfrom
Conversation
GitHub Actions default token is not permitted to create PRs in this org. Use a PAT secret instead. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
SHA Validation Summary
PHP Validation Output.NET Validation Output |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
SHA Validation Summary
PHP Validation Output.NET Validation Output |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
SHA Validation Summary
PHP Validation Output.NET Validation Output |
- Use STACK_UPDATE_PAT for PR creation (org restricts default token) - Run weekly on Wednesdays at 5:30 AM IST - Add 'all' option to manual trigger - Add month name to PR title Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Shi1810
approved these changes
May 6, 2026
prathambande
approved these changes
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes to auto-stack-update.yml
STACK_UPDATE_PATsecret for PR creation (org restricts defaultGITHUB_TOKENfrom creating PRs)[May 2026][node] Update: Node 22 22.23.0Prerequisites
Add a
STACK_UPDATE_PATrepo secret withreposcope before merging.