Concho Saez activity https://gitlab.com/csaez-ext 2026-03-17T13:30:20Z tag:gitlab.com,2026-03-17:5212918641 Concho Saez joined project Darren Eastman / gitlab-ci-pipeline-visual-cheat-sheet 2026-03-17T13:30:20Z csaez-ext Concho Saez tag:gitlab.com,2026-03-16:5209152699 Concho Saez commented on merge request !226925 at GitLab.org / GitLab 2026-03-16T16:15:37Z csaez-ext Concho Saez

Hi @jivanvl Nice work! I have some changes I would love to make.

  • When I click Set up CI pipeline duo opens with this prompt on the chat Analyze this repository and generate a CI/CD pipeline Could we change the prompt to be Analyze repository to create a working and fully functional pipeline

  • After the prompt is sent, Duo attempts to respond, but then nothing happens. Is this connected with the AI Agent we are building, or isn't it connected yet?

    Screenshot 2026-03-16 at 16.51.13.png

  • When I see the responsiveness of the page it is acting weird.

    • Currently, when there isn't enough horizontal space to fit all actions in the repository toolbar (branch selector, Find file, Set up CI Pipeline, Code), the "Set up CI Pipeline" button is dropped entirely, while the other buttons remain in a weird order. The correct behavior should be - when the toolbar runs out of space, lower-priority actions should collapse into the existing overflow menu (the ... button). "Set up CI Pipeline" should be one of the hidden ones, but still accessible, not removed.

    • Project information should appear below the repository toolbar

      On desktop, Project information lives in the right sidebar, it's supplementary content. When the layout collapses to a single column, the repository toolbar (branch selector, Find file, Set up CI Pipeline, Code) should come first since it's what users act on. Project information should follow below it.

Screenshot 2026-03-16 at 16.53.01.png

Let me know if you have any doubts!

tag:gitlab.com,2026-03-15:5205150686 Concho Saez commented on merge request !226925 at GitLab.org / GitLab 2026-03-15T11:03:58Z csaez-ext Concho Saez

@rayana wdyt? If I am not mistaken, this is a change leadership is pushing for: separating CI agents from CD agents, then having an orchestrator that calls both. I am not sure if we want to name it together anymore. Or am I mistaken?? cc: @manuelgrabowski @dhershkovitch

tag:gitlab.com,2026-03-12:5195822631 Concho Saez commented on merge request !226925 at GitLab.org / GitLab 2026-03-12T08:57:28Z csaez-ext Concho Saez

Hi @marcel.amirault if I am not mistaken, the plan is to have a CI agent and a CD agent. In the future, they will likely work together through a CI/CD agent that will call both of them, but right now, this is only for CI pipelines.

tag:gitlab.com,2026-03-11:5192874210 Concho Saez commented on issue #587523 at GitLab.org / GitLab 2026-03-11T14:40:54Z csaez-ext Concho Saez

Yes, @manuelgrabowski everything is ready and confirmed! Maybe @marcel.amirault could review the CTA copy

tag:gitlab.com,2026-03-05:5170503765 Concho Saez commented on epic #19650 at GitLab.org 2026-03-05T11:41:37Z csaez-ext Concho Saez

No, it was a mistake. I updated it! cc @dhershkovitch

tag:gitlab.com,2026-03-05:5170488436 Concho Saez commented on issue #547861 at GitLab.org / GitLab 2026-03-05T11:37:50Z csaez-ext Concho Saez

@anna_vovchenko I'd suggest going with Option 2. Since the user initiated this flow from the MR, their primary context is the MR, not the pipeline. Returning them to the MR pipelines tab keeps them in that context and lets them immediately see the result where it matters. If they want to drill into the pipeline details, it's only one click away. The consistency argument with branch pipelines doesn't quite apply here because the entry point and primary object are different. cc: @dhershkovitch @veethika


tag:gitlab.com,2026-03-05:5170415318 Concho Saez commented on issue #591956 at GitLab.org / GitLab 2026-03-05T11:20:15Z csaez-ext Concho Saez

No concerns from the UX perspective, this makes sense!

tag:gitlab.com,2026-03-04:5166048418 Concho Saez commented on issue #587523 at GitLab.org / GitLab 2026-03-04T12:23:32Z csaez-ext Concho Saez

Hi @jivanvl I made these for the entry points. I am still pending validation, but you can take a look in the meantime :). I will keep you posted! cc @veethika

tag:gitlab.com,2026-03-04:5165878856 Concho Saez commented on merge request !224573 at GitLab.org / GitLab 2026-03-04T11:40:32Z csaez-ext Concho Saez

Awesome! Approving now