-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
Goal:
- Run RPM build on Pull Requests when files involved in RPM builds changes so that we can spot issues related to rpm build before merge.
Acceptance Criteria:
- When files in .contrib dir or Makefile changes (or other needed for the rpm build), the RPM builds is triggered on PR
- The build is not triggered on change of go source codes.
- Its build for CentOS/EPEL/RHEL (one of these) 7,8,9 and latest released Fedora.
Additional resources
- https://packit.dev/ - Packit is a service which can help accomplish this (created by Red Hatters).