Skip to main content

GitHub AE는 현재 제한된 릴리스 상태입니다.

조직의 GitHub Pages 사이트 게시 관리

조직 구성원이 조직의 리포지토리에서 GitHub Pages 사이트를 게시할 수 있는지 여부를 제어하고 .

이 기능을 사용할 수 있는 사용자

Organization owners can manage the publication of GitHub Pages sites from repositories in the organization.

GitHub Pages는 GitHub AE가 있는 내부 및 프라이빗 리포지토리에서 사용할 수 있습니다. GitHub Pages는 GitHub Free 및 조직에 대한 GitHub Free가 있는 퍼블릭 리포지토리와 GitHub Pro, GitHub Team, GitHub Enterprise Cloud, GitHub Enterprise Server가 있는 퍼블릭 및 프라이빗 리포지토리에서 사용할 수 있습니다.

If you disallow publication of GitHub Pages sites, any sites that are already published will remain published. You can manually unpublish the site. For more information, see "Unpublishing a GitHub Pages site."

  1. In the top right corner of GitHub AE, click 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. Under "Pages creation", select or deselect Allow members to publish sites.

  5. Click Save.

Further reading