Skip to content

ci: fix release-drafter permissions and bump to v7#22

Merged
aviadshiber merged 2 commits intomasterfrom
fix/release-drafter-permissions
Mar 28, 2026
Merged

ci: fix release-drafter permissions and bump to v7#22
aviadshiber merged 2 commits intomasterfrom
fix/release-drafter-permissions

Conversation

@aviadshiber
Copy link
Copy Markdown
Owner

Summary

  • Removes the pull_request trigger — no autolabeler is configured, so running on PRs was unnecessary and caused Resource not accessible by integration errors on Dependabot PRs (restricted GITHUB_TOKEN)
  • Changes contents: readcontents: write so the action can create/update draft releases when pushing to master
  • Bumps release-drafter/release-drafter from v6 to v7

Supersedes #14 (Dependabot's version bump PR) — closes #14.

Test plan

🤖 Generated with Claude Code

aviadsTaboola and others added 2 commits March 28, 2026 19:50
- Remove pull_request trigger: no autolabeler configured so running
  on PRs was unnecessary and caused token permission errors on
  Dependabot PRs (restricted GITHUB_TOKEN)
- Change contents: read -> contents: write so the action can create
  and update draft releases on push to master
- Bump release-drafter/release-drafter from v6 to v7 (supersedes #14)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@aviadshiber aviadshiber merged commit c4005a6 into master Mar 28, 2026
8 checks passed
@aviadshiber aviadshiber deleted the fix/release-drafter-permissions branch March 28, 2026 17:04
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.

2 participants