As per the title. It would be nice to run tests against local built RPMs (e.g. by fedpkg mockbuild or fedpkg local) before building normal build with fedpkg build, which is helpful for me at least to detect package issues earlier.
fedpkg mockbuild
fedpkg local
fedpkg build
You can run most tasks locally. Of course, you need to know how. Are you asking about some particular task that you have troubles with, or is the point of this ticket to ask for fedpkg integration?
Btw, fedpkg lint will run rpmlint, in a similar fashion the task-rpmlint will do later.
fedpkg lint
Actually, let me correct myself. While most checks can be run locally, by directly running e.g. rpmlint, rpmgrill, abicheck, etc, the taskotron tasks that wrap those tools usually don't support a local package as an input (instead, they require NVR and download it from Koji). So that could be improved, yes (on a task by task basis).
rpmlint
rpmgrill
abicheck
Please explain in more detail which exact tasks you'd like to run locally, thanks.
No response, closing.
Metadata Update from @kparal: - Issue close_status updated to: Invalid