Skip to content

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

Merged
schpet merged 3 commits intoschpet:mainfrom
lucleray:feat/issue-link-command
Mar 25, 2026
Merged

feat: add issue link command to attach URLs to issues#185
schpet merged 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
@schpet schpet merged commit a8ee13e into schpet:main Mar 25, 2026
11 checks passed
@schpet
Copy link
Owner

schpet commented Mar 25, 2026

@lucleray appreciate it!

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