jw3/mock rpm build
Action for simple chroot building of RPMs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 22, 2025
- License
- MIT
Pinned Snippet
uses: jw3/mock-rpm@b8c515aa32d72afeee3d8c9afbddf11e6c58910f # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| chroot | Mock chroot id -- see https://github.com/rpm-software-management/mock/tree/main/mock-core-configs/etc/mock | yes | — |
| spec | Path to spec file | yes | — |
| sources | Path (file or dir) mapped to the rpmbuild/SOURCES directory | no | — |
| fetch-sources | Use spectool to fetch remote SourceX entries | no | — |
| cache | Enable chroot environment caching | no | — |
| image | Container image for Mock execution | yes | fedora:latest |
| result-dir | Path to write rpmbuild outputs | yes | . |
| debug | Show rpmbuild logs on success (auto on-fail) | no | — |
Outputs
no outputs