project-config/roles/check-release-approval
Thierry Carrez b2ad9ad0e5 check-release-approval: log Gerrit data on error
We've had hard-to-track exceptions with missing keys in Gerrit
query answers. Let's log the JSON in case of KeyError parsing
Gerrit response.

Change-Id: I495c225022250f9fa055c12c422071b1f42ff753
2020-02-12 18:45:57 +01:00
..
files check-release-approval: log Gerrit data on error 2020-02-12 18:45:57 +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

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.