Skip to content

fix: add required permissions to GitHub Actions workflows#6

Merged
jerfowler merged 1 commit intomainfrom
fix/github-actions-permissions
Sep 6, 2025
Merged

fix: add required permissions to GitHub Actions workflows#6
jerfowler merged 1 commit intomainfrom
fix/github-actions-permissions

Conversation

@jerfowler
Copy link
Copy Markdown
Owner

  • Add 'issues: write' permission to issue-management.yml
  • Add 'pull-requests: write' permission to pr-issue-linking.yml
  • Add both permissions to stale-issues.yml
  • Enables workflows to modify issues, labels, and assignments
  • Resolves workflow execution failures due to insufficient permissions

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

- Add 'issues: write' permission to issue-management.yml
- Add 'pull-requests: write' permission to pr-issue-linking.yml
- Add both permissions to stale-issues.yml
- Enables workflows to modify issues, labels, and assignments
- Resolves workflow execution failures due to insufficient permissions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@jerfowler jerfowler self-assigned this Sep 6, 2025
@jerfowler jerfowler merged commit e96728e into main Sep 6, 2025
6 checks passed
@jerfowler jerfowler deleted the fix/github-actions-permissions branch September 6, 2025 01:15
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