-
Notifications
You must be signed in to change notification settings - Fork 66.8k
/forks should document the github apps limitations #43841
Copy link
Copy link
Closed
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamfix-internallyTriggers a workflow to copy the issue internally and close the current issueTriggers a workflow to copy the issue internally and close the current issuetriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamfix-internallyTriggers a workflow to copy the issue internally and close the current issueTriggers a workflow to copy the issue internally and close the current issuetriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/rest/repos/forks#create-a-fork
What part(s) of the article would you like to see updated?
POST /repos/{owner}/{repo}/forksis currently documented asThere is no hint or indication that none of these work when forking between private repositories of different organizations.
Furthermore the feedback received when attempting this operation using GHA tokens are of an extreme level of unhelpfulness: given a GHA installed in both organizations A and B as well as a user account which has admin access to both, trying to fork a private repository A.r into B
organizationfield is ignored and it creates the fork intoA.Additional information