Skip to content

Conversation

@verhovsky
Copy link
Contributor

@verhovsky verhovsky commented Oct 29, 2025

Current links redirect to Linear's top-level documentation page

Summary by CodeRabbit

  • Documentation
    • Updated external Linear documentation links across the Linear integration — action help text, instant triggers, and internal webhook references now point to the current Linear developer URLs.
    • No runtime, behavior, or API surface changes; only documentation/metadata text updated.
  • Chores
    • Incremented package/component version numbers to reflect metadata updates.

@vercel
Copy link

vercel bot commented Oct 29, 2025

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

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
pipedream-docs-redirect-do-not-edit Ignored Ignored Nov 3, 2025 11:46pm

@pipedream-component-development
Copy link
Collaborator

Thank you so much for submitting this! We've added it to our backlog to review, and our team has been notified.

@pipedream-component-development
Copy link
Collaborator

Thanks for submitting this PR! When we review PRs, we follow the Pipedream component guidelines. If you're not familiar, here's a quick checklist:

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 29, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Documentation and webhook URLs in Linear- and Linear App-related components were updated to point to the Linear developers portal (linear.app/developers/*) across action and source description strings; package and component version fields were incremented. No logic, control flow, signatures, or behavior changed.

Changes

Cohort / File(s) Change Summary
Linear action descriptions
components/linear/actions/create-issue/create-issue.mjs, components/linear/actions/get-issue/get-issue.mjs, components/linear/actions/get-teams/get-teams.mjs, components/linear/actions/search-issues/search-issues.mjs, components/linear/actions/update-issue/update-issue.mjs
Updated exported description URLs from https://developers.linear.app/... to https://linear.app/developers/... (GraphQL doc links and fragment anchors); bumped version values. No behavior changes.
Linear source descriptions
components/linear/sources/comment-created-instant/comment-created-instant.mjs, components/linear/sources/issue-created-instant/issue-created-instant.mjs, components/linear/sources/issue-updated-instant/issue-updated-instant.mjs, components/linear/sources/new-issue-status-updated/new-issue-status-updated.mjs, components/linear/sources/new-projectupdate-created/new-projectupdate-created.mjs, components/linear/sources/project-updated-instant/project-updated-instant.mjs
Updated exported description webhook/doc URLs from https://developers.linear.app/docs/graphql/webhooks to https://linear.app/developers/webhooks; bumped version values. No behavior changes.
Linear App action descriptions
components/linear_app/actions/create-issue/create-issue.mjs, components/linear_app/actions/get-issue/get-issue.mjs, components/linear_app/actions/get-teams/get-teams.mjs, components/linear_app/actions/search-issues/search-issues.mjs, components/linear_app/actions/update-issue/update-issue.mjs
Updated exported description URLs from https://developers.linear.app/... to https://linear.app/developers/... (GraphQL doc links and fragment anchors); bumped version values. No behavior changes.
Linear App source descriptions
components/linear_app/sources/comment-created-instant/comment-created-instant.mjs, components/linear_app/sources/issue-created-instant/issue-created-instant.mjs, components/linear_app/sources/issue-updated-instant/issue-updated-instant.mjs, components/linear_app/sources/new-issue-status-updated/new-issue-status-updated.mjs, components/linear_app/sources/new-projectupdate-created/new-projectupdate-created.mjs, components/linear_app/sources/project-updated-instant/project-updated-instant.mjs
Updated exported description webhook/doc URLs from https://developers.linear.app/docs/graphql/webhooks to https://linear.app/developers/webhooks; bumped version values. No behavior changes.
Constants / inline comment
components/linear_app/common/constants.mjs
Updated inline comment URL from https://developers.linear.app/docs/graphql/webhooks#how-does-a-webhook-work to https://linear.app/developers/webhooks#how-does-a-webhook-work.
Package manifests
components/linear/package.json, components/linear_app/package.json
Bumped package versions: @pipedream/linear and linear_app package version fields incremented.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Homogeneous string updates and version bumps across many files.
  • Spot-check items:
    • Files containing fragment anchors (create/update issue descriptions) to ensure fragment URLs preserved correctly.
    • Package.json files for correct version increments.
    • Any docs links in comments to confirm no accidental formatting changes.

Possibly related PRs

Suggested reviewers

  • michelle0927
  • GTFalcao

Poem

🐇 I hopped through links with nimble paws,

Swapped old docs for new developer laws.
Versions nudged, the logic stayed snug —
A tiny change, a grateful tug.
— your rabbit, munching a celebratory carrot 🥕

Pre-merge checks and finishing touches

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description is incomplete. It lacks the required 'WHY' section structure from the template and provides minimal context about why the link updates are necessary. Expand the description to follow the template structure with a clear 'WHY' section explaining the rationale and impact of updating these documentation links.
✅ Passed checks (1 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: updating documentation links for the Linear integration from the old developers.linear.app domain to linear.app/developers.

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between a8b1552 and 525bcf0.

📒 Files selected for processing (2)
  • components/linear/package.json (1 hunks)
  • components/linear_app/package.json (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@verhovsky verhovsky requested review from GTFalcao and jverce October 30, 2025 00:59
@GTFalcao GTFalcao merged commit 7b4c58e into PipedreamHQ:master Nov 3, 2025
7 of 10 checks passed
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.

3 participants