karellen/COPR to GitHub Release Action
Uploads COPR-generated RPM assets to GitHub Release based on a tag GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| copr-owner-name | COPR Owner Name | yes | — |
| copr-project-name | COPR Project Name | yes | — |
| copr-package-name | COPR Package Name | yes | — |
| tag-to-version-regex | A regex that extracts and RPM version from the tag | no | "" |
| tag | Specific tag to process | no | "" |
| fetch-tags | Fetch local tags | no | true |
| clobber-assets | If a release already exists upload the assets anyway | no | false |
| no-ignore-epoch | Do consider RPM epoch in rpm version extraction and matching | — | false |
| wait-build | If there are COPR builds running for the project, wait for them to complete before proceeding | no | true |
Outputs
no outputs