From 73e045e6e619d9a09e47d0be198e7176405f0d7b Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Jan 15 2018 11:47:54 +0000 Subject: Update PR description to include info that no build needed right away --- diff --git a/fix_requires.py b/fix_requires.py index a5aaaea..f8fe9cf 100755 --- a/fix_requires.py +++ b/fix_requires.py @@ -63,8 +63,10 @@ PR_DESCRIPTION = ( 'Note that, although this PR was created automatically, we will respond ' 'to any comments or issues which you might find with it. ' 'We will keep the PR open for review for a week, and if there\'s no ' - 'feedback we\'ll merge it.\nThe local mock build passed, for Koji scratch ' - 'build please see simple-koji-ci result.' + 'feedback we\'ll merge it. There is no need to build the package right ' + 'after merge, this change can wait for the next package rebuild.\n' + 'The local mock build passed, for Koji scratch build please see ' + 'simple-koji-ci result.' ) @@ -190,6 +192,7 @@ def main(packages, dirname, no_mock_build, no_koji_build, pagure, if not no_koji_build: test_in_koji(local_repo, logger) + modifier.check_for_other_fedora_branches() # All good at this point. Go ahead and push. if pagure: