1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 22:18:43 +02:00

add support for approved requests (requires OBS 2.10)

This commit is contained in:
2018-10-17 15:31:23 +02:00
parent c5ec3ce807
commit e1fd0b4ee9
5 changed files with 28 additions and 6 deletions

View File

@@ -11,7 +11,7 @@
<person name="bar" role="maintainer" />
<group name="groupxyz" role="reader" />
</action>
<state name="review" when="2010-12-27T01:36:29" who="abc" />
<state approver="someone" name="review" when="2010-12-27T01:36:29" who="abc" />
<review by_group="group1" state="new" when="2010-12-28T00:11:22" who="abc">
<comment>review start</comment>
</review>