Skip to content

Conversation

@AntoinePrv
Copy link
Member

No description provided.

AntoinePrv and others added 4 commits December 31, 2025 10:35
The GitHub Issues API requires 'issues: write' permission to add labels
to pull requests, not just 'pull-requests: write'.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Change from pull_request to pull_request_target to enable write
permissions for PRs from forks. This is safe because the workflow
only reads the PR title string and doesn't execute any code from
the fork.

Fixes: Resource not accessible by integration error when applying
labels to PRs from forked repositories.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@AntoinePrv AntoinePrv changed the title ci: Automatically label PR ci: Automatically label PR from conventional commit Dec 31, 2025
@AntoinePrv AntoinePrv added the maintenance Required changes to the code that are not observable by the user label Dec 31, 2025
@AntoinePrv AntoinePrv merged commit d89cd07 into QuantStack:main Dec 31, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Required changes to the code that are not observable by the user

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant