Skip to content

Commit dc62dd9

Browse files
committed
Adjust wording in checklist body
1 parent 6aad8cb commit dc62dd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common/constants.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ def all_labels(cls) -> set[str]:
106106
- for any failures, it might be useful to check the previous MRs to see if the test failures are not expected, based on the comments
107107
- [ ] **build_rpm**: Successful draft build. Once the gating is complete, it will automatically trigger a RHEL build.
108108
- [ ] **Gitbz Check**: Commit messages correctly associated with approved Jira ticket (commit messages use "Resolves: RHEL-XXXXX" format)
109-
- [ ] **Labels**: `target::latest` is set, exception or zstream are set only for exceptions or 0day, please consult Veronika Kabatova for that
109+
- [ ] **Labels**: These are applied automatically (`target::latest` for Y-stream, `target::zstream` for Z-stream/0-day), check if the correct one is applied. The `target::exception` is set for exceptions and should be consulted with Veronika Kabatova.
110110
- Draft builds are now enabled by default, you should see the label `feature::draft-builds::enabled` on your MR.
111-
- 0day is a regullar zstream build, it just needs to be added to the 0day batch at the Erratum level.
111+
- 0day is a regular zstream build, it just needs to be added to the 0day batch at the Erratum level.
112112
- [ ] **Branch References**: depending on the existing branch references and the process (RHEL-X Z-stream/0day workflow checklist, CentOS Stream X (RHEL-X Y-stream) workflow checklist, RHEL maintenance phase, RHEL Hotfix Build) you want/need to follow you may need to create new branches.
113113
- [ ] **Upstream Alignment**: Changes align with upstream practices
114114

0 commit comments

Comments
 (0)