gitlab_monitor/script/mr/event.json
zhaoyingbo 92fa30ef3d
All checks were successful
CI Monitor MIflow / build-image (push) Successful in 2m42s
feat: 支持初步的CR
2024-08-12 12:24:45 +00:00

17 lines
320 B
JSON

{
"object_kind": "merge_request",
"event_type": "merge_request",
"project": {
"id": 139032
},
"object_attributes": {
"iid": 490,
"state": "merged",
"changes": {
"updated_at": {
"previous": "2021-07-01 10:00:00 UTC",
"current": "2021-07-01 10:30:00 UTC"
}
}
}
}