Skip to main content

Creating a team discussion

Any organization member can create a public team discussion post. To create a private team discussion post, you must be a member of the team or an organization owner.

Note: Team discussions will be 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 Enterprise Server, select your profile photo, then click Your organizations.

    Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.

  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