Add GraphQL PMG to MR widget
What does this MR do and why?
This is the first task for #419725
We are adding the GraphQL version of the pipeline mini graph to the MR widget in anticipation of the full migration coming up.
Screenshots or screen recordings
How to set up and validate locally
Prerequisites
- An enabled feature flag:
Feature.enable(:ci_graphql_pipeline_mini_graph)
- A working runner
Steps
- Navigate to a project (this example uses the
flightjs
group) - Navigate to the Pipeline Editor (Build > Pipeline editor)
- Update the
gitlab-ci.yml
and enter a new branch name. Check the "start a new merge request with these changes" boxes - Create a merge request
- You should see the graphql pipeline mini graph widget on the merge request page
Merge request reports
Activity
Filter activity
Please register or sign in to reply