Skip to content

[Feat] Enable PR review notifications for everyone - #60

Merged
mrubens merged 3 commits into
developfrom
feature/pr-review-notifications-ga-261wbk6aqn4ao
Jul 10, 2026
Merged

[Feat] Enable PR review notifications for everyone#60
mrubens merged 3 commits into
developfrom
feature/pr-review-notifications-ga-261wbk6aqn4ao

Conversation

@roomote-roomote-v1

@roomote-roomote-v1 roomote-roomote-v1 Bot commented Jul 10, 2026

Copy link
Copy Markdown

Opened on behalf of Matt Rubens. Follow up by mentioning @openmote, in the web UI, or in Slack.

What changed

PR review notifications are now always on. The experimental PrReviewNotifications feature flag is removed, so conversation-backed tasks that own a PR get idle-time notification of non-mention review feedback without needing a deployment metadata toggle.

Enqueues and BullMQ delivery no longer re-check that flag; the leftover flag-only helper is gone; admin/config surfaces and agent guidance no longer list the flag. A follow-up docs fix splits the PR Review Notification Queue description in redis-queues.md into proper sentences after the flag clause was removed.

Why this change was made

The feature is ready to ship for everyone. Keeping it behind an opt-in flag left deployments on the off default unless operators flipped metadata, and the dual enqueue/delivery gates added complexity once the default should be always-on.

Impact

Review feedback on task-owned PRs will notify the originating Slack, Teams, or Telegram thread once the task is idle for every deployment — no metadata enablement step. There is no longer a way to turn the relay off via feature flag. Existing linked/open-PR routing, idle deferral, and not-worth-notifying filters are unchanged.

mrubens added 2 commits July 10, 2026 03:31
Remove the PrReviewNotifications feature flag so conversation-backed
tasks always receive idle-time PR review feedback notifications.
The helper was only used by the removed PrReviewNotifications gate.
@roomote-roomote-v1

roomote-roomote-v1 Bot commented Jul 10, 2026

Copy link
Copy Markdown
Author

No new code issues found. See task

  • .agent-guidance/architecture/redis-queues.md:357 has a malformed sentence after the removed feature-flag clause (pull request, The GitHub webhook handlers...), which makes the PR Review Notification Queue guidance read incorrectly. Split this into two sentences or otherwise rephrase the transition.

@roomote-roomote-v1

roomote-roomote-v1 Bot commented Jul 10, 2026

Copy link
Copy Markdown
Author

Fixed the comma splice in .agent-guidance/architecture/redis-queues.md by splitting it into two sentences (pull request. The GitHub webhook handlers...).

Pushed in cb8f6bf.

Split the redis-queues guidance into two sentences after the flag
removal left a comma splice.
@mrubens
mrubens marked this pull request as ready for review July 10, 2026 03:49
@mrubens
mrubens merged commit 91892bb into develop Jul 10, 2026
1 check passed
@mrubens
mrubens deleted the feature/pr-review-notifications-ga-261wbk6aqn4ao branch July 10, 2026 03:49
mrubens pushed a commit that referenced this pull request Jul 10, 2026
- #60 (PR review notifications for everyone): kept develop's removal of
  the feature-flag gate, expressed with our task_runs naming
- doc frontmatter and model-recommendation conflicts resolved trivially
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