Skip to content

feat: add issue link command to attach URLs to issues#185

Open
lucleray wants to merge 3 commits intoschpet:mainfrom
lucleray:feat/issue-link-command
Open

feat: add issue link command to attach URLs to issues#185
lucleray wants to merge 3 commits intoschpet:mainfrom
lucleray:feat/issue-link-command

Conversation

@lucleray
Copy link

Adds linear issue link command that uses the attachmentLinkURL GraphQL mutation to attach a URL to an issue, replacing the need for raw GraphQL:

# Link a URL to a specific issue
linear issue link ENG-123 https://github.com/org/repo/pull/42

# Auto-detect issue from git branch
linear issue link https://github.com/org/repo/pull/42

# With custom title
linear issue link ENG-123 https://example.com --title "Design doc"

@lucleray lucleray marked this pull request as ready for review March 19, 2026 09:47
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