2017-04-12 12:55:16 +02:00
|
|
|
<request creator="creator" id="123">
|
2010-12-30 02:27:15 +01:00
|
|
|
<action type="submit">
|
|
|
|
<source package="abc" project="xyz" />
|
|
|
|
<options>
|
|
|
|
<sourceupdate>cleanup</sourceupdate>
|
|
|
|
<updatelink>1</updatelink>
|
|
|
|
</options>
|
|
|
|
</action>
|
|
|
|
<action type="add_role">
|
|
|
|
<target project="home:foo" />
|
|
|
|
<person name="bar" role="maintainer" />
|
|
|
|
<group name="groupxyz" role="reader" />
|
|
|
|
</action>
|
2018-10-17 15:31:23 +02:00
|
|
|
<state approver="someone" name="review" when="2010-12-27T01:36:29" who="abc" />
|
2010-12-30 02:27:15 +01:00
|
|
|
<review by_group="group1" state="new" when="2010-12-28T00:11:22" who="abc">
|
|
|
|
<comment>review start</comment>
|
|
|
|
</review>
|
2014-09-11 14:34:22 +02:00
|
|
|
<history when="2010-12-11T00:00:00" who="creator">
|
|
|
|
<description>Created request</description>
|
|
|
|
</history>
|
2010-12-30 02:27:15 +01:00
|
|
|
</request>
|