Skip to content

Implement fork repository script #2

@babblebey

Description

@babblebey

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions