make propose.sh submit the project-config patch

This saves one manual step.

Change-Id: I3f34deaa86a4b93163d1e1ee79ab1b178cec64da
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-09-09 06:07:48 -04:00
parent 1ab5f2696b
commit a30563f78e
1 changed files with 7 additions and 0 deletions

View File

@ -77,3 +77,10 @@ do
set +x
done
done
(cd "openstack-infra/project-config" &&
git review -y -t python3-first master)
echo
echo "=============================================="
echo "SET THE WORKFLOW -1 FLAG ON THE PREVIOUS PATCH"
echo "=============================================="