creating a fork for another user as admin (which i hoped would be implemented in the gitea sdk) is only possible by using the API directly with the sudo header which is not ideal here. i'll have a look at a later point in time if i can implement this logic to extend this resource.
creating a fork for another user as admin (which i hoped would be implemented in the gitea sdk) is only possible by using the API directly with the [sudo header](https://docs.gitea.io/en-us/api-usage/#sudo) which is not ideal here. i'll have a look at a later point in time if i can implement this logic to extend this resource.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
creating a fork for another user as admin (which i hoped would be implemented in the gitea sdk) is only possible by using the API directly with the sudo header which is not ideal here. i'll have a look at a later point in time if i can implement this logic to extend this resource.