From: Simone Ballarin <simone.ballarin@bugseng.com>
To: xen-devel@lists.xenproject.org
Cc: consulting@bugseng.com, andrew.cooper3@citrix.com,
Simone Ballarin <simone.ballarin@bugseng.com>,
Doug Goldstein <cardoe@cardoe.com>,
Stefano Stabellini <sstabellini@kernel.org>
Subject: [XEN PATCH 0/2] automation: avoid unnecessary analyses
Date: Fri, 11 Aug 2023 15:52:53 +0200 [thread overview]
Message-ID: <cover.1691760935.git.simone.ballarin@bugseng.com> (raw)
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
next reply other threads:[~2023-08-11 13:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-11 13:52 Simone Ballarin [this message]
2023-08-11 13:52 ` [XEN PATCH 1/2] automation: avoid pipelines on specific branches Simone Ballarin
2023-08-11 22:04 ` Stefano Stabellini
2023-08-11 13:52 ` [XEN PATCH 2/2] automation/eclair: avoid unintentional ECLAIR analysis Simone Ballarin
2023-08-11 22:04 ` Stefano Stabellini
2023-08-12 6:37 ` Simone Ballarin
2023-08-14 21:45 ` Stefano Stabellini
2023-08-14 21:52 ` Stefano Stabellini
2023-08-21 8:08 ` Simone Ballarin
2023-08-21 7:39 ` Simone Ballarin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1691760935.git.simone.ballarin@bugseng.com \
--to=simone.ballarin@bugseng.com \
--cc=andrew.cooper3@citrix.com \
--cc=cardoe@cardoe.com \
--cc=consulting@bugseng.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.