copr_create_project
Creates a Copr project for a given owner and name, requiring at least one chroot (e.g., fedora-rawhide-x86_64).
Instructions
Create a Copr project with a given name for a specified owner.
When creating a new project, at least one chroot must be specified. For
example fedora-rawhide-x86_64
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ownername | Yes | ||
| projectname | Yes | ||
| chroots | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| web_url | Yes | ||
| ownername | Yes | ||
| name | Yes | ||
| full_name | Yes |