Subscribe to Projects

import { Callout } from "nextra-theme-docs";

Get notifications for a project

For public projects, project owner should provide a public notification channel that you can subscribe to. Currently, you cannot subscribe to public projects through Lighthouse.

If you want to receive notifications for a private project, you need to subscribe to the project first.

Subscribe to a private project

  1. Go to the project you want to subscribe to

  2. Click on the Subscribe button

  3. Check all notification channels that you would like to receive notifications from

  4. A new Subscription tab would appear, and list all of notification channels

Update subscriptions to a project

  1. Go to the project you want to subscribe to

  2. Go to Subscription tab

  3. You can toggle each notification channels on or off

Last updated