fork_project
Create a copy of a Pagure project in your namespace for independent development or experimentation.
Instructions
Fork a Pagure project to your namespace.
Args: project: Project name to fork namespace: Project namespace (default: rpms)
Returns: JSON string with fork creation result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| namespace | No | rpms |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |