Skip to main content

This version of GitHub Enterprise Server will be discontinued on 2026-03-17. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.

Scheduling pull request reminders in Teams

Set up reminders for pending pull request reviews in Teams.

You can schedule reminders for pending pull request reviews in Microsoft Teams channels or in the 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 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