Issue とプルリクエストのマイルストーンの作成と削除
リポジトリ内にある Issue やプルリクエストのグループに関する進行状況を追跡するためのマイルストーンを作成できます。
ここには以下の内容があります:
-
On GitHub Enterprise, navigate to the main page of the repository.
-
Under your repository name, click Issues or Pull requests.
-
Next to the search field, click Milestones.
-
以下のオプションから 1 つ選択します:
- 新しいマイルストーンを作成するには、[New Milestone] をクリックします。
- マイルストーンを編集するには、編集対象のマイルストーンの隣にある [Edit] をクリックします。
- 新しいマイルストーンを作成するには、[New Milestone] をクリックします。
-
Type the milestone's title, description, or other changes, and click Create milestone or Save changes.
マイルストーンの削除
マイルストーンを削除しても、Issue やプルリクエストに影響はありません。
-
On GitHub Enterprise, navigate to the main page of the repository.
-
Under your repository name, click Issues or Pull requests.
-
Next to the search field, click Milestones.
-
削除対象のマイルストーンの隣にある [Delete] をクリックします。