copr_submit_build
Submit a new build into a Copr project using DistGit or PyPI sources. Requires owner name, project name, and source configuration.
Instructions
Submit a new build into a Copr project defined by its ownername and projectname. Copr supports multiple source types, see the documentation https://docs.copr.fedorainfracloud.org/user_documentation.html#build-source-types
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ownername | Yes | ||
| projectname | Yes | ||
| source | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| web_url | Yes | ||
| state | Yes | ||
| submitter | Yes |