From 0c3ef572ae1a1e74c6a773efca13e15ff68fceff Mon Sep 17 00:00:00 2001 From: 13 Date: Wed, 3 Dec 2025 00:58:46 +0330 Subject: [PATCH] Delete content/admin/managing-accounts-and-repositories/managing-repositories-in-your-enterprise/accessing-user-owned-repositories-in-your-enterprise.md13 13 --- ...r-owned-repositories-in-your-enterprise.md | 33 ------------------- 1 file changed, 33 deletions(-) delete mode 100644 content/admin/managing-accounts-and-repositories/managing-repositories-in-your-enterprise/accessing-user-owned-repositories-in-your-enterprise.md diff --git a/content/admin/managing-accounts-and-repositories/managing-repositories-in-your-enterprise/accessing-user-owned-repositories-in-your-enterprise.md b/content/admin/managing-accounts-and-repositories/managing-repositories-in-your-enterprise/accessing-user-owned-repositories-in-your-enterprise.md deleted file mode 100644 index f7cc5484824a..000000000000 --- a/content/admin/managing-accounts-and-repositories/managing-repositories-in-your-enterprise/accessing-user-owned-repositories-in-your-enterprise.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: Accessing user-owned repositories in your enterprise -intro: "You can temporarily access a repository owned by a user within your enterprise." -permissions: Enterprise owners can temporarily access user-owned repositories. -versions: - feature: 'emu-owned-repos' -type: how_to -topics: - - Enterprise - - Repositories -shortTitle: Access user-owned repositories -redirect_from: - - /admin/user-management/managing-repositories-in-your-enterprise/accessing-user-owned-repositories-in-your-enterprise ---- - -## About temporary access to user-owned repositories - -If your enterprise uses {% data variables.product.prodname_emus %}, and you've allowed users to create repositories owned by their user accounts, you can temporarily access any user-owned repository within your enterprise. - -When you temporarily access a repository, you get admin access to the repository for two hours. You can take all the same actions as the repository owner, including editing the repository, changing the repository's settings, transferring the repository, and deleting the repository. - -The repository owner will receive an email informing them that you have enabled temporary access to the repository, and a `repo.temporary_access_granted` event will be added to the audit log for your enterprise and the user's security log. - -## Temporarily accessing a repository - -{% data reusables.enterprise-accounts.access-enterprise %} -{% data reusables.enterprise-accounts.policies-tab %} -{% data reusables.enterprise-accounts.repositories-tab %} -{% data reusables.enterprise.view-user-namespace-repos %} -1. To the right of the repository you want to access, select the {% octicon "kebab-horizontal" aria-label="Access repository" %} dropdown menu, then click **Enable temporary access**. - - ![Screenshot of the list of user namespace repositories. To the right of a repository, a kebab icon is outlined in dark orange.](/assets/images/help/business-accounts/user-namespace-repo-kebab.png) -1. Read the warnings, then click **Yes, enable temporary access**.