Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Configuring "push" notifications

Doug Jacobsen edited this page Mar 19, 2015 · 2 revisions

By default, fork's on github do not preserve service hooks. This is because service hooks might contain private authentication keys for particular services. Because of this, commit messages on a fork will not (by default) notify the larger developers mailing list.

The main developers repository has commit messages sent out to the general MPAS developers mailing list. Developers are free to choose what mailing list to configure for commit notifications on their own forks. In order to add commit notifications, follow these steps in your fork.

  1. Create a fork of a repository. (e.g. Release repository. Section \ref{sec:forks})
  2. Navigate to fork web page.
  3. Enter settings. (e.g. Navigation bar that says "Code". Far right.)
  4. Enter Webhooks & Services. (e.g. Left navigation pane.)
  5. Select email service.
  6. Enter mailing list email address in address field, and select active on email service hook.
  7. Select update settings.
Clone this wiki locally