project-config/roles/check-release-approval
Thierry Carrez 9bce2b3de8 check-release-approval job improvements
Limit check-release-approval to openstack/releases since no
other repository should be using it.

Also fix a corner case where release requests combined with
other changes would crash the check code (only changes in
deliverable files should be taken into account).

Change-Id: I2d744c1d4dfe13a795c0d6754520d1bbf39162b5
2020-01-27 13:29:08 +01:00
..
files check-release-approval job improvements 2020-01-27 13:29:08 +01:00
tasks Define check-release-approval executor job 2020-01-10 16:52:35 +01:00
README.rst Define check-release-approval executor job 2020-01-10 16:52:35 +01:00

README.rst

Query Gerrit on release requests, checking for approvals from the PTL or release liaison corresponding to the affected deliverable. Succeed if such approval is present, fail otherwise.

Role Variables

Gerrit change number. Should be something like: 696104

Directory containing the releases repository data.

Directory containing the governance repository data.