Introduces 'distrepo.cancel_others` extra flag for tags. If enabled, new distRepo task will cancel previous non-finished ones leaving only new one.
Fixes: https://pagure.io/koji/issue/1630
rebased onto ad251dd7ed7d9937517856afc0430f635fe93fe2
rebased onto 711683a945d38b2ef68aad7e08224877a613d78f
should extra follow inheritance like build tasks?
extra
build
1 new commit added
use inherited data instead of top-level settings
rebased onto a8ac9316d460f175dfb582d13f47bace5c122d1f
pretty please pagure-ci rebuild
use getBuildConfig
Previous commit got lost somehow. I've pushed it again.
:thumbsup:
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
Commit 74f525a7 fixes this pull-request
Pull-Request has been merged by tkopecek
Metadata Update from @jcupova: - Pull-request tagged with: testing-done
Introduces 'distrepo.cancel_others` extra flag for tags. If enabled, new
distRepo task will cancel previous non-finished ones leaving only new
one.
Fixes: https://pagure.io/koji/issue/1630