Skip to content
Snippets Groups Projects
Commit 8eeb2460 authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/include-not-found-message and 1 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@ed36b465

mirror_mr_pipeline: include pipeline-not-found message in output

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@5ee69ab9

mirror_mr_pipeline: fix error when no pipeline found

This case should trigger a new pipeline instead of reporting an error.
parent 086aa22a
No related branches found
No related tags found
1 merge request!182Integrate gitlab-ci/include-not-found-message and 1 more
Pipeline #52220 passed
Pipeline: linux-guf

#52228

    Subproject commit e69d303eceade855375288a94d270958f3ae7785
    Subproject commit ed36b4655636ee0b54edd1a282b3b7a6414815e2
    ......@@ -4,11 +4,11 @@
    # ---------------------------------------------------------------------------------------
    include:
    - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
    ref: e69d303eceade855375288a94d270958f3ae7785
    ref: ed36b4655636ee0b54edd1a282b3b7a6414815e2
    file: 'manifest-integration.yml'
    variables:
    GITLAB_CI_REVISION: e69d303eceade855375288a94d270958f3ae7785
    GITLAB_CI_REVISION: ed36b4655636ee0b54edd1a282b3b7a6414815e2
    BB_RECIPE_NAME: linux-seconorth
    # FIXME: This is only necessary due to the following GitLab limitation:
    # https://gitlab.com/gitlab-org/gitlab/-/issues/209904
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please to comment