Skip to content

Commit 92b285e

Browse files
committedDec 9, 2021
More updates to the templates sent to owners
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
1 parent 3ec4b08 commit 92b285e

File tree

3 files changed

+8
-61
lines changed

3 files changed

+8
-61
lines changed
 

‎.github/meta_issue_template/release-1.1.1-component-issues-min.md

-55
This file was deleted.

‎.github/meta_issue_template/release-1.1.1-component-issues.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Steps have completion dates for coordinating efforts between the components of a
1414

1515
You can find all the corresponding dates of each step in the release issue above.
1616

17+
### What should I do if my plugin isn't making any changes?
18+
If including changes in this release, increment the version on 1.1 branch to `1.1.1` for Min/Core, and `1.1.1.0` for components. Otherwise, keep the version number unchanged for both.
19+
1720
</p>
1821
</details>
1922

@@ -26,8 +29,6 @@ You can find all the corresponding dates of each step in the release issue above
2629
- [ ] All the tasks in this issue have been reviewed by the release owner.
2730
- [ ] Create, update, triage and label all features and issues targeted for this release with v1.1.1.
2831

29-
### What should I do if my plugin isn't making any changes?
30-
- [ ] If including changes in this release, increment the version on 1.1 branch to `1.1.1.0`, otherwise stay on `1.1.0.0`.
3132

3233
### CI/CD
3334

@@ -36,7 +37,7 @@ You can find all the corresponding dates of each step in the release issue above
3637

3738
### Pre-Release
3839

39-
- [ ] Merge any changes to 1.1 you need for the patch
40+
- [ ] Confirm that all changes for 1.1.1 have been merged.
4041
- [ ] Complete integration and sanity tests, and update results in the comment, [example](https://github.com/opensearch-project/opensearch-build/issues/1118).
4142
- [ ] Find/fix bugs using latest tarball and docker image provided in meta issue.
4243
- [ ] Completed release candidate testing build #TBD.

‎.github/meta_issue_template/release-1.3.0-component-issues.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Steps have completion dates for coordinating efforts between the components of a
1414

1515
You can find all the corresponding dates of each step in the release issue above.
1616

17+
### What should I do if my plugin isn't making any changes?
18+
If including changes in this release, increment the version on 1.1 branch to `1.1.1` for Min/Core, and `1.1.1.0` for components. Otherwise, keep the version number unchanged for both.
19+
1720
</p>
1821
</details>
1922

@@ -27,8 +30,6 @@ You can find all the corresponding dates of each step in the release issue above
2730
- [ ] All the tasks in this issue have been reviewed by the release owner.
2831
- [ ] Create, update, triage and label all features and issues targeted for this release with v1.3.0.
2932

30-
### What should I do if my plugin isn't making any changes?
31-
- [ ] If including changes in this release, increment the version on 1.3 branch to `1.3.0.0`, otherwise stay on `1.3.0.0`.
3233

3334
### CI/CD
3435

@@ -39,7 +40,7 @@ You can find all the corresponding dates of each step in the release issue above
3940
### Pre-Release
4041

4142
- [ ] Update your branch in the [opensearch-dashboards input manifest](https://github.com/opensearch-project/opensearch-build/blob/main/manifests/1.3.0/opensearch-dashboards-1.3.0.yml).
42-
- [ ] Merge any changes to 1.3 you need for the patch
43+
- [ ] Confirm that all changes for 1.1.1 have been merged.
4344
- [ ] Complete integration tests, and update results in the comment, [example](https://github.com/opensearch-project/opensearch-build/issues/1118).
4445
- [ ] Find/fix bugs using latest tarball and docker image provided in meta issue.
4546
- [ ] Completed release candidate testing build #TBD.

0 commit comments

Comments
 (0)