[Improve] Clarify Review Code copy on Automations#489
Merged
brunobergher merged 8 commits intoJul 17, 2026
Conversation
Update Review Code toggle labels and helpers, and remove the redundant "Which PRs get reviewed?" info box.
Contributor
Author
|
No new code issues found. See task
Reviewed b9ff725 |
Swap nested Review Code toggle order so draft PRs appear before non-Roomote authors.
Add a Source Code automations section after Slack, rename Other to Meta, and render “For X only” capability badges from configured providers only.
Surface SCM automations first; Slack automations follow as a secondary group.
Drop “any” from auto-review scope and clarify draft helper is for automatic reviews only.
Restore descriptor-based “GitHub only” / “Slack · Discord only” badges so empty provider intersections no longer look like full support.
brunobergher
marked this pull request as ready for review
July 17, 2026 14:17
brunobergher
requested review from
brunobergher,
daniel-lxs and
mrubens
as code owners
July 17, 2026 14:17
brunobergher
approved these changes
Jul 17, 2026
brunobergher
deleted the
improve/automations-review-code-copy-3tsziqhaou7ol
branch
July 17, 2026 14:17
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issue
Internal UX polish from product feedback on Automations.
Why this PR exists
What changed
Automations page cleanup:
GitHub only/ middot badges so empty intersections no longer look like full supportHow it was tested
vitest run AutomationsSettings.render.client.test.tsx/automationsChecklist
pnpm lintandpnpm check-typespass locallypnpm changesetScreenshots