Skip to content

Prevent summary comment closure note being posted multiple times#1241

Merged
mc1arke merged 1 commit intomasterfrom
summary-note-close
Apr 15, 2026
Merged

Prevent summary comment closure note being posted multiple times#1241
mc1arke merged 1 commit intomasterfrom
summary-note-close

Conversation

@mc1arke
Copy link
Copy Markdown
Owner

@mc1arke mc1arke commented Apr 15, 2026

The filtering of open threads only treated a thread as closed if it wasn't a summary comment, so reposted the notice about a thread needing manually resolved on each execution of the decorator. The filtering of comments has therefore been changed to only consider whether a thread is resolved or has the manual resolution comment on it, without considering whether the thread is for a summary comment.

The filtering of open threads only treated a thread as closed if it
wasn't a summary comment, so reposted the notice about a thread needing
manually resolved on each execution of the decorator. The filtering of
comments has therefore been changed to only consider whether a thread is
resolved or has the manual resolution comment on it, without considering
whether the thread is for a summary comment.
@mc1arke mc1arke force-pushed the summary-note-close branch from 48d8bb0 to 56b8ac5 Compare April 15, 2026 20:10
@sonarqubecloud
Copy link
Copy Markdown

@mc1arke mc1arke merged commit 0b17645 into master Apr 15, 2026
15 checks passed
@mc1arke mc1arke deleted the summary-note-close branch April 15, 2026 20:15
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