Skip to content

# Fix: Remove duplicate Jira comment creation#52

Merged
Wangggym merged 1 commit intomasterfrom
ym/Fix-Remove-duplicate-Jira-comment-creation
Jan 28, 2026
Merged

# Fix: Remove duplicate Jira comment creation#52
Wangggym merged 1 commit intomasterfrom
ym/Fix-Remove-duplicate-Jira-comment-creation

Conversation

@Wangggym
Copy link
Copy Markdown
Owner

@Wangggym Wangggym commented Jan 28, 2026

PR Ready

Types of changes

  • fix

Summary

Fixed duplicate Jira comment issue by removing redundant comment creation code.
修复重复 Jira 评论问题,移除冗余的评论创建代码。

Changes

  • Removed duplicate AddComment call that was creating two comments
  • Kept only AddPRLink method which handles comment creation properly

Note

Removes duplicate Jira comment creation after PR creation.

  • Deletes the post-creation Jira AddComment block that added a PR link, preventing duplicate comments
  • Retains the unified Jira update flow (assign to user, AddPRLink, status update)

Written by Cursor Bugbot for commit e08f07e. This will update automatically on new commits. Configure here.

@Wangggym Wangggym merged commit 73d5d04 into master Jan 28, 2026
3 checks passed
@Wangggym Wangggym deleted the ym/Fix-Remove-duplicate-Jira-comment-creation branch January 28, 2026 07:01
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