Skip to main content

Эта версия GitHub Enterprise Server была прекращена 2025-04-03. Исправления выпускаться не будут даже при критических проблемах безопасности. Для повышения производительности, повышения безопасности и новых функций выполните обновление до последней версии GitHub Enterprise Server. Чтобы получить справку по обновлению, обратитесь в службу поддержки GitHub Enterprise.

Создание обсуждения команды

Любой участник организации может создать общедоступную публикацию командного обсуждения. Чтобы создать закрытую публикацию командного обсуждения, необходимо быть членом команды или владельцем организации.

Note

Team discussions are deprecated in GitHub Enterprise Server 3.13 in favor of GitHub Discussions. You can transfer your existing team discussions to a repository's discussions by using a migration tool that allows team admins to migrate both public and private team discussions. Click the "Transfer" button in the banner at the top of your team discussions page, then choose the repository in your organization that you want to migrate the discussions to.

For more information about GitHub Discussions, see GitHub Discussions documentation.

Private posts are only visible to team members and organization owners, and public posts are visible to all members of the organization. For more information, see About team discussions.

  1. In the upper-right corner of GitHub, select your profile photo, then click Your organizations.

  2. Click the name of your organization.

  3. Under your organization name, click Teams.

    Screenshot of the horizontal navigation bar for an organization. A tab, labeled with the people icon and "Teams," is outlined in dark orange.

  4. Click the name of the team.

  5. At the top of the team's page, click Discussions.

    Screenshot of the header of a team's page. A tab, labeled with a comment icon and "Discussions", is outlined in dark orange.

  6. Type a team discussion title and a comment to start a conversation.

  7. Optionally, select whether you want your post to be private or public using the drop-down menu.

  8. Click Comment.

Further reading