Skip to content

Fix workflow token permissions for automation#3734

Open
rom1504 wants to merge 1 commit intomasterfrom
fix-workflow-token-permissions
Open

Fix workflow token permissions for automation#3734
rom1504 wants to merge 1 commit intomasterfrom
fix-workflow-token-permissions

Conversation

@rom1504
Copy link
Member

@rom1504 rom1504 commented Sep 7, 2025

Fixes permission issues in handle-update workflow that prevent automation from creating PRs.

Changes

  • Replaced PAT_PASSWORD with GITHUB_TOKEN in workflow
  • Added explicit permissions block for contents, pull-requests, and actions
  • This resolves the 'Permission denied to rom1504bot' errors

Addresses the automation failures preventing automatic PR creation for new Minecraft versions.

- Replace PAT_PASSWORD with GITHUB_TOKEN to fix permission denied errors
- Add explicit permissions block for contents, pull-requests, and actions
- This ensures the automation workflow can create branches and PRs

Fixes automation workflow for handling minecraft-data updates.
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