From a64106c0689fa790bc7810da5cb59a294dd5ee8c Mon Sep 17 00:00:00 2001 From: CoreOS Bot Date: Thu, 30 Jan 2025 22:37:25 +0000 Subject: [PATCH] =?UTF-8?q?Sync=20repo=20templates=20=E2=9A=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sync with coreos/repo-templates@98f1612e98d37cdb59f8d4901148d5f350b37398. --- ISSUE_TEMPLATE/next.md | 2 +- ISSUE_TEMPLATE/stable.md | 2 +- ISSUE_TEMPLATE/testing.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ISSUE_TEMPLATE/next.md b/ISSUE_TEMPLATE/next.md index a33e4953..69db65f5 100644 --- a/ISSUE_TEMPLATE/next.md +++ b/ISSUE_TEMPLATE/next.md @@ -29,7 +29,7 @@ Sometimes you need to run the process manually like if you need to add an extra ## Build -- [ ] Start a [build job](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build/) (select `next`, leave all other defaults). This will automatically run multi-arch builds. +- [ ] Start a [build job](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build/) (select `next` and enable `EARLY_ARCH_JOBS`, leave all other defaults). This will automatically run multi-arch builds. - Post links to the jobs as a comment to this issue - [ ] x86_64 - [ ] aarch64 ([multi-arch build job](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build-arch/)) diff --git a/ISSUE_TEMPLATE/stable.md b/ISSUE_TEMPLATE/stable.md index 09b96c72..14c3a598 100644 --- a/ISSUE_TEMPLATE/stable.md +++ b/ISSUE_TEMPLATE/stable.md @@ -29,7 +29,7 @@ Sometimes you need to run the process manually like if you need to add an extra ## Build -- [ ] Start a [build job](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build/) (select `stable`, leave all other defaults). This will automatically run multi-arch builds. +- [ ] Start a [build job](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build/) (select `stable` and enable `EARLY_ARCH_JOBS`, leave all other defaults). This will automatically run multi-arch builds. - Post links to the jobs as a comment to this issue - [ ] x86_64 - [ ] aarch64 ([multi-arch build job](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build-arch/)) diff --git a/ISSUE_TEMPLATE/testing.md b/ISSUE_TEMPLATE/testing.md index b0ba5041..209ed7eb 100644 --- a/ISSUE_TEMPLATE/testing.md +++ b/ISSUE_TEMPLATE/testing.md @@ -29,7 +29,7 @@ Sometimes you need to run the process manually like if you need to add an extra ## Build -- [ ] Start a [build job](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build/) (select `testing`, leave all other defaults). This will automatically run multi-arch builds. +- [ ] Start a [build job](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build/) (select `testing` and enable `EARLY_ARCH_JOBS`, leave all other defaults). This will automatically run multi-arch builds. - Post links to the jobs as a comment to this issue - [ ] x86_64 - [ ] aarch64 ([multi-arch build job](https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build-arch/))