Skip to content

Pipeline's UUID and info added to graphql cookbook#2236

Closed
butterkitty wants to merge 4 commits intomainfrom
graphql-cookbook-pipeline
Closed

Pipeline's UUID and info added to graphql cookbook#2236
butterkitty wants to merge 4 commits intomainfrom
graphql-cookbook-pipeline

Conversation

@butterkitty
Copy link
Copy Markdown
Contributor

Adds to the GraphQL cookbook the ability to retrieve a pipeline's UUID and use that UUID inorder to get in depth info about that pipeline.

Reference HelpScout Ticket: https://secure.helpscout.net/conversation/2280173033/53169/

@buildkite-docs-bot
Copy link
Copy Markdown
Contributor

Preview URL: https://2236--bk-docs-preview.netlify.app

Co-authored-by: Michael Belton <119824349+mbelton-buildkite@users.noreply.github.com>
@mbelton-buildkite
Copy link
Copy Markdown
Contributor

I'll merge main for you to fix the linting error.

Copy link
Copy Markdown
Contributor

@mbelton-buildkite mbelton-buildkite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last suggestion, but otherwise looks good :)

### Get a pipeline's information

You can get specific pipeline information for each of your pipeline. You can retrieve information for each build, jobs, and any other information listed on [this](https://buildkite.com/docs/apis/graphql/schemas/object/pipeline) page.
You can get more specific pipeline information for each of your pipelines. You can retrieve information for each build, jobs, and any other information listed on [this](https://buildkite.com/docs/apis/graphql/schemas/object/pipeline) page.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can get more specific pipeline information for each of your pipelines. You can retrieve information for each build, jobs, and any other information listed on [this](https://buildkite.com/docs/apis/graphql/schemas/object/pipeline) page.
You can get specific information about your pipelines, including details of each build, job, and anything from the [Pipeline object](/docs/apis/graphql/schemas/object/pipeline).

@karensawrey
Copy link
Copy Markdown
Contributor

Thanks for the contribution! The changes will be added to the Documentation. Closing this PR.

pull bot pushed a commit to Reality2byte/docs-1 that referenced this pull request Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants