# 在 Teams 中安排拉取请求提醒

在 Teams 中为挂起的拉取请求评审设置提醒。

你可以在 Microsoft Teams 频道或 GitHub 个人应用中为待处理的拉取请求评审安排提醒。 提醒适用于组织，不适用于个人帐户。

## 在频道中安排提醒

1. 在 Teams 频道中，运行 `@GitHub Notifications schedule ORGANIZATION`。
2. 选择“ **创建新提醒**”。
3. 配置提醒的天数、时间、时区和存储库或团队筛选器。
4. 保存提醒。

若要编辑或删除组织的提醒，请再次运行 `@GitHub Notifications schedule ORGANIZATION`。 若要列出频道中配置的所有提醒，请运行 `@GitHub Notifications schedule list`。

## 在个人应用中安排提醒

1. 在 Teams 中打开 GitHub 个人应用。
2. 运行 `schedule ORGANIZATION`。
3. 选择“ **创建新提醒** ”并配置提醒设置。
4. 保存提醒。

在个人应用中，可以使用 `schedule list` 列出提醒。

> \[!NOTE] 若要为组织配置提醒，你必须是组织的成员，并且至少具有对一个存储库的写入访问权限。

## 延伸阅读

* [在 Teams 中自定义 GitHub 通知](/zh/enterprise-server@3.22/integrations/how-tos/teams/customize-notifications)
* [Teams 中 GitHub 集成的命令参考。](/zh/enterprise-server@3.22/integrations/reference/teams-command-reference)