Skip to content

Commit

Permalink
Sync repo templates ⚙
Browse files Browse the repository at this point in the history
  • Loading branch information
coreosbot authored and c4rt0 committed Feb 10, 2025
1 parent 6592a90 commit a64106c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ISSUE_TEMPLATE/next.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/))
Expand Down
2 changes: 1 addition & 1 deletion ISSUE_TEMPLATE/stable.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/))
Expand Down
2 changes: 1 addition & 1 deletion ISSUE_TEMPLATE/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/))
Expand Down

0 comments on commit a64106c

Please sign in to comment.