Skip to content

Commit ac0221e

Browse files
MadVikingGoddmathieuhanyuancheungAneurysm9
authored
Add a release template (#2863)
* Add a release template * Update the about field Co-authored-by: Damien Mathieu <[email protected]> * Fix linting Issues * Add ignore for template link Co-authored-by: Damien Mathieu <[email protected]> Co-authored-by: Chester Cheung <[email protected]> Co-authored-by: Anthony Mirabella <[email protected]>
1 parent 8b89e49 commit ac0221e

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name: Version Release
3+
about: Checklist to follow when shipping a new release.
4+
title: 'Release <V1.x.x> Checklist'
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
<!-- markdownlint-disable MD034 -->
11+
<!--- The current milestones can be found at https://github.com/open-telemetry/opentelemetry-go/milestones -->
12+
- [ ] Complete [Milestone](https://github.com/open-telemetry/opentelemetry-go/milestone/<Release Milesone>)
13+
<!-- markdownlint-enable MD034 -->
14+
- [ ] Update contrib codebase to support changes about to be released (use a git sha version)
15+
- [ ] [Pre-release](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#pre-release)
16+
- [ ] [Tag](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#tag)
17+
- [ ] [Release](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#release)
18+
- [ ] [Check examples](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#verify-examples)
19+
- [ ] [Sync with Contrib](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/RELEASING.md#upgrade-goopentelemetryiootel-packages)
20+
- [ ] [Release contrib](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/RELEASING.md#release-process)
21+
- [ ] [Sync website docs](https://github.com/open-telemetry/opentelemetry-go/blob/main/RELEASING.md#website-documentation)
22+
- [ ] Close the milestone

.lycheeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
http://localhost
22
http://jaeger-collector
3+
https://github.com/open-telemetry/opentelemetry-go/milestone/

0 commit comments

Comments
 (0)