Skip to content

Make review reminders opt-in#10

Open
joostjager wants to merge 1 commit into
lightningdevkit:mainfrom
joostjager:optional-review-reminders
Open

Make review reminders opt-in#10
joostjager wants to merge 1 commit into
lightningdevkit:mainfrom
joostjager:optional-review-reminders

Conversation

@joostjager

Copy link
Copy Markdown

Add an ENABLE_REVIEW_REMINDERS configuration flag that defaults to disabled while preserving automatic reviewer assignment. The scheduler now skips stale-review reminder comments unless the flag is explicitly set to true.

This addresses lightningdevkit/rust-lightning#4735. The recurring public reminder comments have become noisy relative to their value: in the issue's March 21, 2026 through June 21, 2026 snapshot, ldk-reviews-bot posted 550 reminder comments, which were 34.0% of all PR issue comments and slightly outnumbered human PR issue comments. Those reminders generated 710 reviewer mentions, often repeated on the same PRs, while most repeated reminders did not receive a tagged-reviewer response before the bot posted again.

Disabling reminders by default removes that PR timeline noise while keeping the useful parts of the bot intact. The bot can still assign reviewers, track review state, and ask about second reviewers, but deployments now have to opt in explicitly before posting recurring stale-review nudges.

Add an ENABLE_REVIEW_REMINDERS configuration flag that defaults
to disabled while preserving automatic reviewer assignment. The
scheduler now skips stale-review reminder comments unless the flag is
explicitly set to true.
@ldk-reviews-bot

ldk-reviews-bot commented Jun 24, 2026

Copy link
Copy Markdown

👋 Thanks for assigning @TheBlueMatt as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

@joostjager joostjager requested a review from TheBlueMatt June 24, 2026 08:49
@joostjager

Copy link
Copy Markdown
Author

Oops, duplicate of #9

I guess we have the choice now between removal or disabling.

@ldk-reviews-bot

Copy link
Copy Markdown

🔔 1st Reminder

Hey @TheBlueMatt! This PR has been waiting for your review.
Please take a look when you have a chance. If you're unable to review, please let us know so we can find another reviewer.

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