Skip to content

Conversation

@paymog
Copy link
Contributor

@paymog paymog commented Jan 29, 2026

Summary

Adds sourceType field to attachment display so users can identify what kind of link it is (e.g., github, githubCommit, zendesk).

Example output

## Attachments

- **Enable control plane RDS infrastructure in prod**: https://github.com/.../pull/2885 _[github]_
- **enable control plane RDS infrastructure in prod**: https://github.com/.../commit/... _[githubCommit]_
  _paymahn/enable-control-plane-rds-prod_

Closes #21

Test plan

  • Verified with real issue containing GitHub PR and commit attachments
  • Tests pass

🤖 Generated with Claude Code

Adds sourceType field (e.g., github, githubCommit, zendesk) to attachment
display so users can identify what kind of link they're looking at.

Closes schpet#21

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@schpetbot schpetbot merged commit 23d20f7 into schpet:main Jan 30, 2026
7 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.

linear issue view should show attached links and other info

2 participants