Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.5 KB

File metadata and controls

39 lines (29 loc) · 1.5 KB
title Scheduling pull request reminders in Teams
shortTitle Schedule reminders
intro Set up reminders for pending pull request reviews in Teams.
versions
fpt ghes ghec
*
*
*
contentType how-tos
category
Use integrations

You can schedule reminders for pending pull request reviews in Microsoft Teams channels or in the {% data variables.product.github %} personal app. Reminders are available for organizations, not personal accounts.

Scheduling reminders in a channel

  1. In a Teams channel, run @GitHub Notifications schedule ORGANIZATION.
  2. Select Create new reminder.
  3. Configure the days, times, timezone, and repository or team filters for the reminder.
  4. Save the reminder.

To edit or remove reminders for the organization, run @GitHub Notifications schedule ORGANIZATION again. To list all reminders configured in the channel, run @GitHub Notifications schedule list.

Scheduling reminders in the personal app

  1. Open the {% data variables.product.github %} personal app in Teams.
  2. Run schedule ORGANIZATION.
  3. Select Create new reminder and configure your reminder settings.
  4. Save the reminder.

In the personal app, you can list reminders with schedule list.

[!NOTE] To configure reminders for an organization, you must be a member of the organization and have write access to at least one repository.

Further reading