インボックスについて
GitHub及びGitHub for mobile上で通知インボックスを使うには、通知設定でWeb及びモバイル通知を有効化しなければなりません。 For more information, see "Configuring notifications."
To access your notifications inbox, in the upper-right corner of any page, click .
インボックスには、登録を解除していないか、Done とマークされていないすべての通知が表示されます。ワークフローに対して最適な形になるよう、フィルタを使用してインボックスをカスタマイズし、すべてまたは未読の通知を表示して、通知をグループ化することで概要をすばやく確認できます。
By default, your inbox will show read and unread notifications. To only see unread notifications, click Unread or use the is:unread
query.
トリアージオプション
You have several options for triaging notifications from your inbox.
トリアージオプション | 説明 |
---|---|
Save | 後で確認するために、通知を保存します。 通知を保存するには、通知の右側にある をクリックします。 保存済の通知は無期限に保持され、サイドバーの [Saved] をクリックするか、 is:saved クエリで表示できます。 5か月以上前に保存した通知の保存を解除すると、通知は1日以内にインボックスから消えます。 |
完了 | 通知を完了済としてマークし、受信トレイから通知を削除します。 サイドバーの [Done] をクリックするか、is:done クエリを使用すると、完了した通知をすべて表示できます。 完了済としてマークされている通知は、5か月間保持されます。 |
サブスクライブ解除します | @メンションされるか、参加している Team が@メンションされるか、またはレビューがリクエストされるまで、インボックスから通知を自動的に削除し、会話からサブスクライブ解除します。 |
Read | 通知を既読としてマークします。 インボックスで既読の通知のみを表示するには、is:read クエリを使用します。 このクエリには、完了としてマークされた通知は含まれません。 |
Unread | 通知を未読としてマークします。 インボックスで未読の通知のみを表示するには、is:unread クエリを使用します。 |
利用可能なキーボードショートカットについて詳しくは、「キーボードショートカット」を参照してください。
Before choosing a triage option, you can preview your notification's details first and investigate. For more information, see "Triaging a single notification."
複数の通知を同時にトリアージする
複数の通知を同時にトリアージするには、関連する通知を選択し、 ドロップダウンを使用してトリアージオプションを選択します。
デフォルト通知フィルタ
By default, your inbox has filters for when you are assigned, participating in a thread, requested to review a pull request, or when your username is @mentioned directly or a team you're a member of is @mentioned.
カスタムフィルタでインボックスをカスタマイズする
You can add up to 15 of your own custom filters.
-
任意のページの右上で をクリックします。
-
フィルタ設定を開くには、左側のサイドバーの [Filters] の横にある をクリックします。
ヒント: インボックスビューでクエリを作成し、[Save] をクリックすると、カスタムフィルタの設定が開き、フィルタのインボックスの結果をすばやくプレビューできます。
-
フィルタの名前とフィルタクエリを追加します。 たとえば、特定のリポジトリの通知のみを表示するには、
repo:octocat/open-source-project-name reason:participating
クエリを使用してフィルタを作成できます。 ネイティブの絵文字キーボードを使用して、絵文字を追加することもできます。 サポートされている検索クエリのリストについては、「カスタムフィルタでサポートされているクエリ」を参照してください。 -
Create(作成)をクリックしてください。
カスタムフィルタの制限
Custom filters do not currently support:
- プルリクエストや Issue のタイトルの検索を含む、インボックスでの全文検索。
is:issue
、is:pr
、およびis:pull-request
クエリフィルタの区別。 これらのクエリは、Issue とプルリクエストの両方を検索結果として表示します。- 15 個以上のカスタムフィルタの作成。
- デフォルトのフィルタまたはその順序の変更。
カスタムフィルタでサポートされているクエリ
There are three types of filters that you can use:
repo:
を使用したリポジトリによるフィルタis:
を使用したディスカッションタイプによるフィルタreason:
を使用した通知理由によるフィルタ
To add a repo:
filter, you must include the owner of the repository in the query. For example, repo:atom/atom
represents the Atom repository owned by the Atom organization.
サポートされている reason:
クエリ
To filter notifications by why you've received an update, you can use the reason:
query. For example, to see notifications when you (or a team you're on) is requested to review a pull request, use reason:review-requested
. 詳しい情報については、「通知について」を参照してください。
クエリ | 説明 |
---|---|
reason:assign | 割り当てられている Issue またはプルリクエストに更新があるとき。 |
reason:author | プルリクエストまたは Issue を開くと、更新または新しいコメントがあったとき。 |
reason:comment | Issue、プルリクエスト、または Team ディスカッションにコメントしたとき。 |
reason:participating | Issue、プルリクエスト、Team ディスカッションについてコメントしたり、@メンションされているとき。 |
reason:invitation | Team、Organization、またはリポジトリに招待されたとき。 |
reason:manual | まだサブスクライブしていない Issue またはプルリクエストで [Subscribe] をクリックしたとき。 |
reason:mention | 直接@メンションされたとき。 |
reason:review-requested | 自分または自分が参加している Team が、プルリクエストのレビューをリクエストされたとき。 |
reason:security-alert | リポジトリに対してセキュリティアラートが発行されたとき。 |
reason:state-change | プルリクエストまたは Issue の状態が変更されたとき。 たとえば、Issue がクローズされたり、プルリクエストがマージされた場合です。 |
reason:team-mention | メンバーになっている Team が@メンションされたとき。 |
reason:ci-activity | リポジトリに、新しいワークフロー実行ステータスなどの CI 更新があるとき。 |
サポートされている is:
クエリ
GitHub での特定のアクティビティの通知をフィルタするには、is
クエリを使用できます。 For example, to only see repository invitation updates, use is:repository-invitation
, and to only see Dependabot alerts, use is:repository-vulnerability-alert
.
is:check-suite
is:commit
is:gist
is:issue-or-pull-request
is:release
is:repository-invitation
is:repository-vulnerability-alert
is:repository-advisory
is:team-discussion
For information about reducing noise from notifications for GitHub Dependabotアラート, see "Configuring notifications for vulnerable dependencies."
You can also use the is:
query to describe how the notification was triaged.
is:saved
is:done
is:unread
is:read