Skip to content

feat: add comment delete command#161

Merged
schpet merged 1 commit intoschpet:mainfrom
jholm117:feat/comment-delete
Mar 4, 2026
Merged

feat: add comment delete command#161
schpet merged 1 commit intoschpet:mainfrom
jholm117:feat/comment-delete

Conversation

@jholm117
Copy link
Contributor

@jholm117 jholm117 commented Mar 4, 2026

Summary

  • Adds linear issue comment delete <commentId> subcommand
  • Uses the commentDelete GraphQL mutation to delete comments by ID
  • Includes snapshot test and updated skill documentation

Test plan

  • deno check passes
  • deno task test passes (214 tests)
  • Manually tested: created a comment, deleted it, verified it was removed

🤖 Generated with Claude Code

Adds `linear issue comment delete <commentId>` to delete comments via
the commentDelete GraphQL mutation. Includes snapshot test and updated
skill documentation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jholm117
Copy link
Contributor Author

jholm117 commented Mar 4, 2026

I am a human and I approve this message.

@schpet schpet merged commit 47011e7 into schpet:main Mar 4, 2026
7 checks passed
@schpet
Copy link
Owner

schpet commented Mar 4, 2026

@jholm117 thanks!!

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