Skip to content

Conversation

finkandreas
Copy link
Contributor

Some fields in PipelineObjectAttributes were missing. Reference: https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html#pipeline-events

Specifically I am interested in the IID field, which is the internal id, and it is the only way to do a GraphQL query for pipelines. It supports only to query by IID.

Some fields in PipelineObjectAttributes were missing.
Reference: https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html#pipeline-events

Specifically I am interested in the `IID` field, which is the internal id, and it is the only way to do a GraphQL query for pipelines. It supports only to query by IID.
@coveralls
Copy link

coveralls commented Jul 4, 2023

Coverage Status

coverage: 88.639% (-1.1%) from 89.716% when pulling 674148f on finkandreas:patch-1 into 69430a8 on go-playground:master.

@robinlieb
Copy link
Member

Hi @finkandreas,
could you please also add the properties in the testdata/gitlab/pipeline-event.json?

@robinlieb robinlieb merged commit ef5260a into go-playground:master Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants