Add 'goal-proposal' topic vote in review check status tool

'goal-proposal' is not present in review check status tool,
adding it with the merging criteria defined in house rules

- https://governance.openstack.org/tc/reference/house-rules.html#community-wide-goal-proposals

Change-Id: Ief8b3b145600990961be90b913868a41615e59eb
This commit is contained in:
Ghanshyam Mann 2021-11-19 10:54:42 -06:00
parent d9421f7ea2
commit 4a31ed4709
1 changed files with 2 additions and 0 deletions

View File

@ -315,11 +315,13 @@ def get_one_status(change, delegates, tc_members):
can_approve = ',\n'.join(parts)
elif topic in (
'goal-proposal',
'code-change',
'documentation-change',
'election-results',
'typo-fix',
):
# https://governance.openstack.org/tc/reference/house-rules.html#community-wide-goal-proposals
# https://governance.openstack.org/tc/reference/house-rules.html#code-changes
# https://governance.openstack.org/tc/reference/house-rules.html#documentation-changes
# https://governance.openstack.org/tc/reference/house-rules.html#election-results