[XEN PATCH 0/2] automation: avoid unnecessary analyses

Simone Ballarin posted 2 patches 8 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1691760935.git.simone.ballarin@bugseng.com
There is a newer version of this series
.gitlab-ci.yml                    |  6 ++++++
automation/gitlab-ci/analyze.yaml | 14 ++++++++++----
automation/gitlab-ci/build.yaml   |  6 ------
automation/gitlab-ci/test.yaml    |  5 -----
4 files changed, 16 insertions(+), 15 deletions(-)
[XEN PATCH 0/2] automation: avoid unnecessary analyses
Posted by Simone Ballarin 8 months, 3 weeks ago
This series aims to reduce the analyses performed by the ECLAIR
runner by avoiding some branches already excluded by other jobs
and requiring analyses on people/.* to be manually triggered.

Simone Ballarin (2):
  automation: avoid pipelines on specific branches
  automation/eclair: avoid unintentional ECLAIR analysis

 .gitlab-ci.yml                    |  6 ++++++
 automation/gitlab-ci/analyze.yaml | 14 ++++++++++----
 automation/gitlab-ci/build.yaml   |  6 ------
 automation/gitlab-ci/test.yaml    |  5 -----
 4 files changed, 16 insertions(+), 15 deletions(-)

-- 
2.34.1