mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 02:33:34 +00:00
ci: add ci/skip/multi-arch-build
label
If the `ci/skip/multi-arch-build` label is set on a PR, the GitHub Workflow only builds for the local architecture. This makes it possible to merge PRs faster. Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
6d23e750be
commit
bbecb81d4f
@ -251,6 +251,7 @@ A few labels interact with automation around the pull requests:
|
||||
* ready-to-merge: This PR is ready to be merged and it doesn't need second review
|
||||
* DNM: DO NOT MERGE (Mergify will not merge this PR)
|
||||
* ci/skip/e2e: skip running e2e CI jobs
|
||||
* ci/skip/multi-arch-build: skip building container images for different architectures
|
||||
|
||||
**Review Process:**
|
||||
Once your PR has been submitted for review the following criteria will
|
||||
|
Reference in New Issue
Block a user