Skip to content

chore: add sync-prs-to-linear action#304

Merged
dielduarte merged 1 commit into
mainfrom
feature/eng-4902-sync-prs-to-linear
May 14, 2026
Merged

chore: add sync-prs-to-linear action#304
dielduarte merged 1 commit into
mainfrom
feature/eng-4902-sync-prs-to-linear

Conversation

@dielduarte

@dielduarte dielduarte commented May 14, 2026

Copy link
Copy Markdown
Contributor

Adds the workflow to automatically sync open external contributor PRs to Linear daily.


Summary by cubic

Adds a GitHub Actions workflow to sync open external-contributor PRs to Linear daily, with a manual trigger for on-demand runs. Aligns with Linear issue ENG-4902.

  • New Features
    • Runs daily at 10:00 UTC (cron: 0 10 * * *) and supports workflow_dispatch.
    • Uses reusable action resend/public-shared-workflows/.github/actions/sync_prs_to_linear.
    • Minimal permissions: write to pull requests and issues only.
    • Inputs: LINEAR_API_KEY, LINEAR_TEAM_ID, and github.token.

Written for commit c34af37. Summary will update on new commits.

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

Copy link
Copy Markdown
Contributor

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

Auto-approved: This change adds a new GitHub Actions workflow to sync open PRs to Linear, using a pinned reusable action with minimal permissions and no modifications to existing code, infrastructure, or business logic.

@dielduarte dielduarte requested a review from gabrielmfern May 14, 2026 21:39
@dielduarte dielduarte merged commit aa0d349 into main May 14, 2026
7 of 8 checks passed
@dielduarte dielduarte deleted the feature/eng-4902-sync-prs-to-linear branch May 14, 2026 21:55
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