Skip to content

Commit 5ff4c2a

Browse files
authored
feat(github-invite): missing member detection docs (#7926)
1 parent 79f8e0e commit 5ff4c2a

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed
Loading
Loading
Loading

src/docs/product/integrations/source-code-mgmt/github/index.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,22 @@ This feature will be automatically enabled for you once your GitHub integration
264264

265265
![How to disable Sentry comments on GitHub pull requests](github-org-settings.png)
266266

267+
### Missing Member Detection
268+
269+
If there are users committing to Github repositories linked to Sentry and they're not members of your organization, Sentry detects them as missing members. Once a month, Sentry sends organization owners and managers an email reminding them to invite those users to join their org. Sentry also shows a banner to invite missing members in the **Settings > Members** page.
270+
271+
![Github missing members invite banner](github-missing-members-banner.png)
272+
273+
The banner shows the 5 most active contributors that are not yet in the organization. To see all missing members (up to 50), click "View All" in the banner. To snooze the banner, click the ellipsis, then select "Hide Missing Members".
274+
275+
Clicking "View All" on the invite banner will display the invite modal. From here, you can select multiple users and assign roles and teams before inviting them.
276+
277+
![Github missing members invite modal](github-missing-members-modal.png)
278+
279+
By default, this feature is automatically enabled once your GitHub integration has been set up. To disable it, go to **Settings > Integrations > GitHub** and toggle it off.
280+
281+
![How to disable missing member detection](github-org-settings.png)
282+
267283
### Stack Trace Linking
268284

269285
<Note>

0 commit comments

Comments
 (0)