Follow OpenDev changes:
* Use gerrit.opendev.org instead of gerrit.openstack.org
* Use opendev.org insted of git.openstack.org
* Follow move of openstack-infra/project-config to
openstack/project-config
Change-Id: Ic27ea41407abc0bdec29768e5ee5dca33f8adeda
The proposals bot run on a tree that is in detached state. Current
git review fails to push from this any changes.
Create instead directly a branch and work on that.
This is the same change as done for other proposal jobs in
I487337cb1def5f5995d776c831ea61b658652677.
Change-Id: I3ca3cbb0c21efde28a43164c518405c0dea87a86
Using the construct of x$var != x is unnecessary, and has been
unnecessary for quite some time. We trust our shell, so switch to
using test -n.
Change-Id: I8eea943e5b641ba3d8781212877da7ddec167a6c
Add a job that will propose a change (or update a change) to
normalize projects.yaml, and run it once daily. Normalization,
in this case, chiefly means removing un-used upstream lines
from projects.yaml (but will also catch minor YAML errors and
line wrapping).
Also simplify the proposal node regex.
Change-Id: I6520dfcd6f523886aba352f9bd7f9186cfeed84a