-
-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Description
Implement a script for forking a repository to enable users to perform actions on the action creating a copy of the dictionry repository on their account.
Task
- Create a function to programmatically fork a GitHub repository using the GitHub REST API and Octokit.js SDK.
- Extract the necessary parameters (repository owner, repository name, etc.) from input or configuration.
- Ensure proper error handling and feedback to the user.
Metadata
Metadata
Assignees
Labels
No labels