In case only tests were changed, there's no point in creating new scratchbuild, if one exists. Please save resources by skipping the scratch-build if not needed.
hmm, good point, we could just test against the latest package in this case, right? @msrb @jbair wdyt?
How about skipping scratch-build if specfile didn't change?
Patches that are referenced from the spec can change, or sources.
Oh, wait, you probably mean that if people did not bump the release in the spec file, then they probably don't plan to merge the PR? Yeah, it would make sense that way.
Yeah, that would be good enough for practical purposes, I believe.