Skip to main content

This version of GitHub Enterprise Server was discontinued on 2024-01-04. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.

Managing discussion creation for repositories in your organization

You can choose the permission levels that members require to create discussions in repositories owned by your organization.

Who can use this feature

Organization owners can manage discussion creation for repositories owned by the organization.

Allowing or disallowing users with read access to create discussions

By default, organization members with read access can create discussions if a repository administrator or organization owner enables discussions for a repository owned by the organization.

  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. Next to the organization, click Settings.

  3. In the "Access" section of the sidebar, click Member privileges.

  4. In the "Admin repository permissions" section, under "Repository discussions", select or deselect Allow users with read access to create discussions.

  5. Click Save.

Further reading