Remove unnecessary variables from StateUpdateResponse and add event type
req_id, success and err are not required on a StateUpdate, instead i added event_type to communicate what happens (start, update, end for now but its easy to expand)
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
req_id, success and err are not required on a StateUpdate, instead i added event_type to communicate what happens (start, update, end for now but its easy to expand)