Skip to content

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

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

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

Conversation

@dielduarte
Copy link
Copy Markdown
Contributor

@dielduarte dielduarte commented May 14, 2026

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


Summary by cubic

Adds a scheduled GitHub Actions workflow to sync open PRs to Linear each day so external contributor PRs are tracked in Linear. Fulfills ENG-4902.

  • New Features
    • Runs daily at 10:00 UTC and supports manual runs via workflow_dispatch.
    • Uses reusable resend/public-shared-workflows/.github/actions/sync_prs_to_linear.
    • Requires LINEAR_API_KEY and LINEAR_TEAM_ID secrets; grants write access to PRs and Issues only.

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

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.

Requires human review: Adding a new CI/CD workflow with write permissions on pull requests and issues and requiring sensitive secrets like LINEAR_API_KEY is a high-impact infrastructure change that should be reviewed by a human to ensure correct configuration and security.

@dielduarte dielduarte merged commit c88434c into main May 15, 2026
8 checks passed
@dielduarte dielduarte deleted the feature/eng-4902-sync-prs-to-linear branch May 15, 2026 14:25
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