ディスカッションの管理について
GitHub Discussions is an open forum for conversation among maintainers and the community for a repository or organization on GitHub.ディスカッションに関する詳しい情報については「ディスカッションについて」を参照してください。
Organization owners can choose the permissions required to create a discussion in repositories owned by the organization. Similarly, to choose the permissions required to create an organization discussion, organization owners can change the permissions required in the source repository. 詳しい情報については、「Organization 内のリポジトリのディスカッションの作成を管理する」を参照してください。
ディスカッションのメンテナとして、コミュニティリソースを作成して、プロジェクト全体の目標に沿ったディスカッションを促し、コラボレータのための親しみやすいオープンフォーラムを維持できます。 Creating a code of conduct or contribution guidelines for collaborators to follow will help facilitate a collaborative and productive forum. For more information on creating community resources, see "Adding a code of conduct to your project," and "Setting guidelines for repository contributors."
When a discussion yields an idea or bug that is ready to be worked on, you can create a new issue from a discussion. 詳しい情報については、「Issue を作成する」を参照してください。
健全なディスカッションの促進について詳しくは、「コメントと会話のモデレーション」を参照してください。
ディスカッションをより詳細に整理するために、ラベルを適用できます。 たとえば、ラベルを使ってディスカッションのステータスを示し、効率的にトリアージできるようにすることができます。 各リポジトリには、Issue、Pull Reqeust、ディスカッションのための共有ラベルセットが1つあります。 詳しい情報については「ラベルの管理」を参照してください。
必要な環境
To manage discussions in a repository, GitHub Discussions must be enabled for the repository. For more information, see "Enabling or disabling GitHub Discussions for a repository."
To manage discussions in an organization, GitHub Discussions must be enabled for the organization. For more information, see "Enabling or disabling GitHub Discussions for an organization."
ディスカッションのカテゴリを変更する
ディスカッションを分類して、コミュニティメンバーが関連するディスカッションを見つけやすくすることができます。 For more information, see "Managing categories for discussions."
ディスカッションを別のカテゴリに移動することもできます。 It's not possible to move a discussion to or from the polls category.
- GitHub.comで、リポジトリのメインページにアクセスしてください。
- Under your repository or organization name, click Discussions.
- ディスカッションのリストで、表示するディスカッションをクリックします。
- In the right sidebar, to the right of "Category", click .
- Click a category.
ディスカッションをピン留めする
You can pin up to four important discussions above the list of discussions for the repository or organization.
- On GitHub.com, navigate to the main page of the repository or organization.
- Under your repository or organization name, click Discussions.
- ディスカッションのリストで、表示するディスカッションをクリックします。
- 右のサイドバーで、 [Pin discussion] をクリックします。
- 必要に応じて、ピン留めされたディスカッションの外観をカスタマイズします。
- [Pin discussion] をクリックします。
ピン留めされたディスカッションを編集する
ピン留めされたディスカッションを編集しても、ディスカッションのカテゴリは変更されません。 For more information, see "Managing categories for discussions."
- On GitHub.com, navigate to the main page of the repository or organization.
- Under your repository or organization name, click Discussions.
- ディスカッションのリストで、表示するディスカッションをクリックします。
- 右のサイドバーで、 [Edit pinned discussion] をクリックします。
- ピン留めされたディスカッションの外観をカスタマイズします。
- [Pin discussion] をクリックします。
ディスカッションをピン留め解除する
- On GitHub.com, navigate to the main page of the repository or organization.
- Under your repository or organization name, click Discussions.
- ディスカッションのリストで、表示するディスカッションをクリックします。
- 右のサイドバーで、 [Unpin discussion] をクリックします。
- 警告を読み、[Unpin discussion] をクリックします。
ディスカッションを移譲する
ディスカッションを移譲するには、ディスカッションを移譲するリポジトリにディスカッションを作成する権限が必要です。 If you want to transfer a discussion to an organization, you must have permissions to create discussions in the source repository for the organization's discussions. You can only transfer discussions between repositories owned by the same user or organization account. You can't transfer a discussion from a private repository to a public repository.
- On GitHub.com, navigate to the main page of the repository or organization.
- Under your repository or organization name, click Discussions.
- ディスカッションのリストで、表示するディスカッションをクリックします。
- 右のサイドバーで、 [Transfer discussion] をクリックします。
- [Choose a repository] ドロップダウンを選択し、ディスカッションの移譲先のリポジトリをクリックします。 If you want to transfer a discussion to an organization, choose the source repository for the organization's discussions.
- [Transfer discussion] をクリックします。
ディスカッションを削除する
- On GitHub.com, navigate to the main page of the repository or organization.
- Under your repository or organization name, click Discussions.
- ディスカッションのリストで、表示するディスカッションをクリックします。
- 右のサイドバーで、 [Delete discussion] をクリックします。
- 警告を読み、[Delete this discussion] をクリックします。
ラベルに基づいて Issue を変換する
同じラベルのすべての Issue をまとめてディスカッションに変換できます。 このラベルの今後の Issue も、設定したディスカッションとカテゴリに自動的に変換されます。
-
On GitHub.com, navigate to the main page of the repository or, for organization discussions, the source repository.
-
リポジトリ名の下で Issuesをクリックしてください。
-
Issueもしくはプルリクエストのリストの上部で、Labels(ラベル)をクリックしてください。
-
Issue に変換するラベルの横にある [Convert issues] をクリックします。
-
[Choose a category] ドロップダウンメニューを選択し、ディスカッションのカテゴリをクリックします。
-
[I understand, convert this issue to a discussion] をクリックします。