Extend gitea_fork with fork as user #18
Labels
No Label
blocked
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: lerentis/terraform-provider-gitea#18
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.