Skip to content

Commit

Permalink
More updates to the templates sent to owners
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
  • Loading branch information
peterzhuamazon committed Dec 9, 2021
1 parent 3ec4b08 commit 92b285e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 61 deletions.
55 changes: 0 additions & 55 deletions .github/meta_issue_template/release-1.1.1-component-issues-min.md

This file was deleted.

7 changes: 4 additions & 3 deletions .github/meta_issue_template/release-1.1.1-component-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Steps have completion dates for coordinating efforts between the components of a

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

### What should I do if my plugin isn't making any changes?
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.

</p>
</details>

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

### What should I do if my plugin isn't making any changes?
- [ ] 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`.

### CI/CD

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

### Pre-Release

- [ ] Merge any changes to 1.1 you need for the patch
- [ ] Confirm that all changes for 1.1.1 have been merged.
- [ ] Complete integration and sanity tests, and update results in the comment, [example](https://github.com/opensearch-project/opensearch-build/issues/1118).
- [ ] Find/fix bugs using latest tarball and docker image provided in meta issue.
- [ ] Completed release candidate testing build #TBD.
Expand Down
7 changes: 4 additions & 3 deletions .github/meta_issue_template/release-1.3.0-component-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Steps have completion dates for coordinating efforts between the components of a

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

### What should I do if my plugin isn't making any changes?
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.

</p>
</details>

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

### What should I do if my plugin isn't making any changes?
- [ ] 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`.

### CI/CD

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

- [ ] 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).
- [ ] Merge any changes to 1.3 you need for the patch
- [ ] Confirm that all changes for 1.1.1 have been merged.
- [ ] Complete integration tests, and update results in the comment, [example](https://github.com/opensearch-project/opensearch-build/issues/1118).
- [ ] Find/fix bugs using latest tarball and docker image provided in meta issue.
- [ ] Completed release candidate testing build #TBD.
Expand Down

0 comments on commit 92b285e

Please sign in to comment.