Adding the State or Action to GitLab Pipeline values
E Brake
Support "gitlab.object_attributes.state" and/or "gitlab.object_attributes.action" pipeline values for Gitlab.com webhook payloads
In order to write trigger filters on pull request opened, merged, or closed.
Or allow us to parse the JSON request body.
We're getting duplicate CircleCI events on MR's being closed+pushed at the same time and want to filter those out.