Skip to content

fix: pull-requests write permission for sync-prs-to-linear#3512

Merged
dielduarte merged 2 commits into
canaryfrom
fix/sync-linear-pr-permissions
May 14, 2026
Merged

fix: pull-requests write permission for sync-prs-to-linear#3512
dielduarte merged 2 commits into
canaryfrom
fix/sync-linear-pr-permissions

Conversation

@dielduarte
Copy link
Copy Markdown
Contributor

@dielduarte dielduarte commented May 14, 2026

Adding labels to PRs via the issues API requires pull-requests: write. Was set to read which caused the action to fail with 'Resource not accessible by integration'.


Summary by cubic

Grant pull-requests: write in the sync-prs-to-linear workflow so it can add PR labels via the Issues API and stop “Resource not accessible by integration” failures. Also bump the resend/public-shared-workflows action reference.

Written for commit 744cbd3. Summary will update on new commits.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 14, 2026

⚠️ No Changeset found

Latest commit: 744cbd3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-email Ready Ready Preview, Comment May 14, 2026 8:19pm
react-email-demo Ready Ready Preview, Comment May 14, 2026 8:19pm

Request Review

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: This change grants the necessary pull-requests: write permission to a GitHub Actions workflow so it can add labels to PRs via the Issues API, fixing a known failure; the diff is small, well-explained, reviewed by an AI with no issues, and does not affect other parts of the system.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0 issues found across 1 file (changes from recent commits).

Auto-approved: The PR bumps the pull-requests permission from read to write in the sync-prs-to-linear workflow, which resolves a failure when adding labels to PRs via the Issues API, and updates the reusable action reference; this is a small, isolated configuration change with no impact on business logic or

@dielduarte dielduarte merged commit d7fe87b into canary May 14, 2026
14 of 15 checks passed
@dielduarte dielduarte deleted the fix/sync-linear-pr-permissions branch May 14, 2026 20:20
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