Skip to main content
ドキュメントへの更新が頻繁に発行されており、このページの翻訳はまだ行われている場合があります。 最新の情報については、「英語のドキュメント」を参照してください。

Using Pulse to view a summary of repository activity

この記事の内容

You can use Pulse to see an overview of a repository's pull request, issue, and commit activity.

このリポジトリの分析情報のグラフは、GitHub Free と組織向けの GitHub Free のパブリック リポジトリで利用できます。また、GitHub Pro、GitHub Team、GitHub Enterprise Cloud、および GitHub Enterprise Server のパブリックおよびプライベート リポジトリで利用できます。 詳細については、「リポジトリグラフについて」と「GitHub の製品」を参照してください。

About Pulse

You can view an overview of a repository's activity through Pulse. Pulse includes a list of open and merged pull requests, open and closed issues, and a graph showing the commit activity for the top 15 users who committed to the default branch of the project in the selected time period.

Commit co-authors are included in the commit activity summary if their commits were merged into the repository's default branch and they're in the top 15 users who have contributed the most commits.

If you want to see a detailed history of changes to a repository, you can use the activity view. The activity view displays all pushes, merges, force pushes, and branch changes, and associates these changes with commits and authenticated users. For more information, see "Using the activity view to see changes to a repository."

Accessing Pulse

  1. GitHub.com で、リポジトリのメイン ページへ移動します。

  2. リポジトリ名の下にある [分析情報] をクリックします。

    リポジトリのメイン ページのスクリーンショット。 水平ナビゲーション バーでは、グラフ アイコンと [分析情報] というラベルが付いたタブが、濃いオレンジ色の枠線で囲まれています。

  3. Optionally, to choose a different time period, select the Period dropdown menu in the upper-right corner of the Pulse overview. By default, Pulse shows the last seven days of repository activity.