Skip to content

Conversation

@paymog
Copy link
Contributor

@paymog paymog commented Jan 28, 2026

Summary

  • Adds an Attachments section to issue view that displays linked PRs, commits, and other attachments
  • Each attachment shows its title as a clickable link and source type (e.g., github, githubCommit)

Example output

## Attachments

- [Enable control plane RDS infrastructure in prod](https://github.com/...) _[github]_
- [enable control plane RDS infrastructure in prod](https://github.com/...) _[githubCommit]_

Test plan

  • Run linear issue view <issue-with-pr> and verify attachments are shown
  • Verified with real issue that has linked PRs and commits
  • Tests pass

🤖 Generated with Claude Code

Add attachments section to issue view command that displays linked
PRs, commits, and other attachments with their source type.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@paymog
Copy link
Contributor Author

paymog commented Jan 28, 2026

Closing - upstream already has this feature implemented (1b4135b)

@paymog paymog closed this Jan 28, 2026
@paymog paymog deleted the feat/issue-view-attachments branch January 28, 2026 15:40
@schpet
Copy link
Owner

schpet commented Jan 28, 2026

@paymog 1b4135b is about 'file attachments' i.e. pdfs and stuff someone might upload to the description or comments– this sounds like its about 'attachemtns' as an api thing (structured data, like links) on an issue right? if so IMO reopening sounds good - have wanted this for a while - see #21

@paymog
Copy link
Contributor Author

paymog commented Jan 29, 2026

reopened in #111

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