Skip to content

Commit 23bb78c

Browse files
committed
docs: fixes incorrect monitored repo claim in scope filter description
1 parent 57c4b1d commit 23bb78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/USER_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ When a group is collapsed, a brief preview of any status change detected by the
110110

111111
The **Scope** filter chip appears on the Issues and Pull Requests tabs when you have tracked users configured or monitor-all repos enabled. It has two options:
112112

113-
- **Involves me** (default) — shows items where you or any of your tracked users are involved (author, assignee, reviewer, or mentioned). For monitored repos, all activity in that repo is always shown regardless of scope.
113+
- **Involves me** (default) — shows items where you or any of your tracked users are involved (author, assignee, reviewer, or mentioned). For monitored repos, only items where you are the author, assignee, or reviewer are shown.
114114
- **All activity** — shows every open item across your selected repos. Items involving you or your tracked users are highlighted with a blue left border.
115115

116116
The scope filter is hidden (and always set to "Involves me") when you have no tracked users and no monitor-all repos, because in that configuration all fetched data already involves you.

0 commit comments

Comments
 (0)