Skip to content
Snippets Groups Projects
Commit 68b05234 authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/show-all-releases-in-changelog

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@0264fe09

Changelog generator: get all merge requests

This fixes older releases not appearing in the changelog.
parent 19529497
No related branches found
No related tags found
1 merge request!85Integrate gitlab-ci/show-all-releases-in-changelog
Pipeline #51818 passed with stage
in 48 seconds
Subproject commit c657f31f22275e773c67bf43ce320673276107e0
Subproject commit 0264fe09b524b97d9cc1ca85906bf904ee86f0e0
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: c657f31f22275e773c67bf43ce320673276107e0
ref: 0264fe09b524b97d9cc1ca85906bf904ee86f0e0
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: c657f31f22275e773c67bf43ce320673276107e0
GITLAB_CI_REVISION: 0264fe09b524b97d9cc1ca85906bf904ee86f0e0
BB_RECIPE_NAME: guf-show-demo
# 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.
Finish editing this message first!
Please register or to comment