リポジトリ通知
You can watch a repository by visiting the source page of the repository and clicking the watch button. From here you can select which events to watch.
The watch button will only be visible if an email server has been configured in Bitbucket Data Center and Server. For information on how to do this see Setting up your mail server.
Bitbucket sends email notifications to the watchers of a repository when the following events occur.
プル リクエスト イベント | 通知の受信者 |
---|---|
プル リクエストのオープン | The watchers of the repository with a pull request notification scope of STATE CHANGES or ALL ACTIVITY |
プル リクエストのマージ | The watchers of the repository with a pull request notification scope of STATE CHANGES or ALL ACTIVITY |
プル リクエストの却下 | The watchers of the repository with a pull request notification scope of STATE CHANGES or ALL ACTIVITY |
プル リクエストの再オープン | The watchers of the repository with a pull request notification scope of |
プル リクエストの削除 | The watchers of the repository with a pull request notification scope of STATE CHANGES or ALL ACTIVITY |
プル リクエストの承認 | The watchers of the repository with a pull request notification scope of ALL ACTIVITY |
プル リクエストの非承認 | The watchers of the repository with a pull request notification scope of ALL ACTIVITY |
プル リクエストのソース ブランチでのコミットの作成 | The watchers of the repository with a pull request notification scope of ALL ACTIVITY |
宛先ブランチの変更 | The watchers of the repository with a pull request notification scope of ALL ACTIVITY |
コメントの追加 | The watchers of the repository with a pull request notification scope of ALL ACTIVITY |
コメントへの返信 | The watchers of the repository with a pull request notification scope of ALL ACTIVITY |
デフォルト ブランチでのリポジトリへのコミットのプッシュ | The watchers of the repository with a push notification scope of DEFAULT BRANCH |
デフォルト以外のブランチでのリポジトリへのコミットのプッシュ | The watchers of the repository with a push notification scope of DEFAULT BRANCH or ALL BRANCHES |
プル リクエストの通知
リポジトリをウォッチ中の場合、プル リクエストについて次の通知スコープを利用できます。
通知スコープ | 説明 |
---|---|
すべてのアクティビティ | リポジトリ内のすべてのプル リクエスト アクティビティについて通知が送信されます。 |
ステータスの変更 | リポジトリ内のステータスの変更 (オープン、マージ、却下、再オープン、削除) のプル リクエストについてのみ通知が送信されます。 |
なし | リポジトリ内のプル リクエスト (ウォッチしていないプル リクエスト) についての通知は送信されません。 |
Note that if you're watching a particular pull request, this takes precedence over your repository pull request notification scope. For example, if you are watching a repository with the state changes pull request option selected, and are watching a particular pull request, you will receive all notifications for that pull request, and only state change notifications for other pull requests.
プル リクエストの削除についての通知は、即時を指定しているリポジトリ ウォッチャー (およびそのプル リクエストのウォッチャー) にのみ送信されます。一括送信を指定しているリポジトリ ウォッチャーはこの通知を受け取りません。
プッシュ通知
リポジトリをウォッチ中の場合、プッシュについて次の通知スコープを利用できます。
通知スコープ | 説明 |
---|---|
すべてのブランチ | リポジトリへのすべてのプッシュについて通知が送信されます。 |
既定のブランチ | リポジトリの既定のブランチへのプッシュについて通知が送信されます。 |
なし | リポジトリへのプッシュについて通知は送信されません。 |
A notification will only be sent if a push adds or removes at least one commit. If the push updates one or more refs without actually adding or removing a commit (e.g., pushing a new tag to a commit already in the repository on Bitbucket), then no push notification will be sent.
リポジトリとそのリポジトリ内の特定のプル リクエストをウォッチする場合、そのプル リクエストのプル リクエスト通知を受け取ります。
このプル リクエストはリポジトリ通知には含まれません。プル リクエストについてのリポジトリ通知は、ウォッチしていないプル リクエストのみを対象としています。
You can manage all of your watched repositories in your Bitbucket personal account settings (on the Watched repositories tab).
By default, repository notifications are batched. You can change your personal account settings (on the Notification settings tab) so that you get all repository notifications immediately.
自分自身で開始したイベントの通知は受け取りません。