Skip to main content

Managing your scheduled reminders

Get reminders in Slack when you or your team have pull requests waiting for review.

About scheduled reminders for users

Scheduled reminders are used to make sure that users focus on the most important review requests that require their attention. Scheduled reminders for pull requests will send a message to you in Slack with open pull requests needing your review at a specified time. For example, you can setup scheduled reminders to send you a message in Slack every morning at 10 AM with pull requests needing to be reviewed by you or one of your teams.

For certain events, you can also enable real-time alerts for scheduled reminders. Real-time alerts get sent to your Slack channel as soon as an important event, such as when you are assigned a review, is triggered by another user.

You can set scheduled reminders for personal or team-level review requests for pull requests in organizations you are a member of. Before you can create a scheduled reminder for yourself, an organization owner must authorize your Slack workspace. For more information, see Organization にスケジュールされたリマインダーを管理する.

リマインダーは、スケジュールされたリマインダーごとに最大 5 つのリポジトリに対してのみトリガーされます。 ユーザーは、最大 5 つの特定のリポジトリを自分で選ぶことも、pull request の平均経過時間が最も古いものから 5 つのリポジトリをシステムに自動的に選ばせることもできます。 リポジトリごとに、最も古いものから最大 20 個の pull request が表示されます。

メモ

アップストリームからフォークに変更がマージされるとき、リマインダーは送信されません。

Creating scheduled reminders for your personal account

  1. GitHub で、任意のページの右上隅にある自分のプロフィール写真をクリックしてから、 [設定] をクリックします。

  2. サイドバーの [統合] セクションで、 [ スケジュールされたリマインダー] をクリックします。

  3. Next to the organization you'd like to schedule reminders for, click .

    Screenshot of the settings for a personal account showing the name of a GitHub organization. An edit button with a pencil icon is outlined in orange.

  4. [Slack ワークスペース] で [Slack ワークスペースの承認] をクリックし、指示に従います。

  5. [曜日] の下で、 [平日] をクリックして、スケジュールされたリマインダーを受信したい 1 つ以上の曜日を選択してください。

  6. [時刻] で [午前 9:00] をクリックして、スケジュールされたリマインダーを受け取る 1 つ以上の時刻を選びます。 必要に応じてタイムゾーンを変更するには、現在のタイムゾーンの隣の をクリックし、別のタイムゾーンを選びます。

    リマインダーの時刻とタイム ゾーンの選択に使われるスケジュールされたリマインダーのオプションのスクリーンショット。 開いた時刻メニューで午前 9:00 と午前 10:00 にチェックマークが付いています。

  7. Optionally, to receive scheduled reminders for reviews you've been assigned to, select Review requests assigned to you.

  8. Optionally, to receive scheduled reminders for reviews assigned to a team you're a member of, select Review requests assigned to your team.

  9. 必要に応じて、特定のイベントが生じたらすぐに Slack のメッセージを受けられるようにするには、 [リアルタイム アラートを有効にする] を選択し、リアルタイム アラートを受信するイベントを選択します。

  10. [リマインダーの作成] をクリックします。

  11. 必要に応じて、リマインダーをテストするには、 をクリックします。

Managing scheduled reminders for your personal account

  1. GitHub で、任意のページの右上隅にある自分のプロフィール写真をクリックしてから、 [設定] をクリックします。

  2. サイドバーの [統合] セクションで、 [ スケジュールされたリマインダー] をクリックします。

  3. Next to the organization you'd like to edit scheduled reminders for, click .

    Screenshot of the settings for a personal account showing the name of a GitHub organization. An edit button with a pencil icon is outlined in orange.

  4. スケジュールされたリマインダーに1つ以上の変更を行ってください。

  5. 変更を保存するには、 [Update reminder](リマインダーの更新) をクリックします。

  6. 必要に応じて、リマインダーをテストするには、 をクリックします。

Deleting scheduled reminders for your personal account

  1. GitHub で、任意のページの右上隅にある自分のプロフィール写真をクリックしてから、 [設定] をクリックします。

  2. サイドバーの [統合] セクションで、 [ スケジュールされたリマインダー] をクリックします。

  3. Next to the organization you'd like to delete reminders for, click .

    Screenshot of the settings for a personal account showing the name of a GitHub organization. An edit button with a pencil icon is outlined in orange.

  4. ページの下部にある [このリマインダーを削除] をクリックします。

  5. スケジュールされたアラームの削除を確定確認するには、 [OK] をクリックします。

Further reading