Finding and remediating attachment failures
When you apply a configuration to a group of repositories, some repositories may fail to attach, typically because of a conflict between existing repository settings and the configuration you applied. When this happens, only some settings are applied to the affected repositories, and those repositories won't inherit future changes to the configuration.
On the security configuration settings page, in the Repositories tab under "Apply configurations", a banner shows how many repositories have an attachment failure and summarizes the reason. Click the link in the banner, or filter the repository list by config-status:failed, to see affected repositories and guidance on how to remediate each failure.
-
GitHub의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음, Your organizations를 클릭합니다.
-
조직 이름에서 설정을 클릭합니다. "설정" 탭이 표시되지 않으면 드롭다운 메뉴를 선택한 다음 설정을 클릭합니다.

-
사이드바의 "보안" 섹션에서 드롭다운 메뉴를 선택한 Advanced Security 다음 구성을 클릭합니다.
-
Click the Repositories tab.
-
In the "Apply configurations" section, filter by
config-status:failed. -
From the results list, for the repository you're interested in, click Failed REASON.
-
In the dialog box, review the information and follow the remediation guidance.
Finding and remediating removed configurations
A repository's configuration status changes to removed when a repository admin changes a security setting that conflicts with the applied configuration. The configuration is still associated with the repository, but the repository no longer inherits all settings from the configuration.
To find and remediate repositories with a removed status:
-
GitHub의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음, Your organizations를 클릭합니다.
-
조직 이름에서 설정을 클릭합니다. "설정" 탭이 표시되지 않으면 드롭다운 메뉴를 선택한 다음 설정을 클릭합니다.

-
사이드바의 "보안" 섹션에서 드롭다운 메뉴를 선택한 Advanced Security 다음 구성을 클릭합니다.
-
Filter the repository list using the "Configuration status" filter and select "Removed."
-
To restore the intended settings, re-apply the configuration to the affected repositories.
-
To prevent future overrides, consider enabling enforcement on the configuration. See 보안 구성 적용.
Finding and remediating enterprise-removed configurations
A repository's configuration status changes to removed_by_enterprise when an enterprise-level change conflicts with the organization-level configuration applied to the repository.
To find and remediate repositories with a removed_by_enterprise status:
-
GitHub의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음, Your organizations를 클릭합니다.
-
조직 이름에서 설정을 클릭합니다. "설정" 탭이 표시되지 않으면 드롭다운 메뉴를 선택한 다음 설정을 클릭합니다.

-
사이드바의 "보안" 섹션에서 드롭다운 메뉴를 선택한 Advanced Security 다음 구성을 클릭합니다.
-
Filter the repository list using the "Configuration status" filter and select "Removed by enterprise."
-
Coordinate with your enterprise admin to resolve the conflict between the enterprise-level and organization-level configurations.
-
Re-apply the configuration at the organization or enterprise level.
For more information about all configuration statuses, see Security configuration statuses.