1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Enhance temporary access details for user-owned repositories (#58674)

This commit is contained in:
astropedrito
2025-12-04 22:46:16 +01:00
committed by GitHub
parent a89743b3c9
commit 28565d1157

View File

@@ -17,7 +17,7 @@ redirect_from:
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.
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. You can also use the temporary access to transfer repositories that are owned by suspended user accounts.
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.