Skip to content

Commit 27e9363

Browse files
authored
Merge pull request #489 from Automattic/feature/release-template
2 parents 47a441e + f477491 commit 27e9363

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Release template
3+
about: Internally used for new releases
4+
title: Release 2.x.y
5+
labels: 'Type: Maintenance'
6+
assignees: GaryJones, rebeccahum
7+
8+
---
9+
10+
⚠️ DO NOT MERGE (YET) ⚠️
11+
12+
Please do add approvals if you agree.
13+
14+
PR for tracking changes for the 2.x.y release. Target release date: DOW DD MMMM.
15+
16+
- [ ] Add changelog for this release.
17+
- [ ] Merge this PR.
18+
- [ ] Add release tag against `master`.
19+
- [ ] Close the current milestone.
20+
- [ ] Open a new milestone for the next release.
21+
- [ ] If any open PRs/issues which were milestoned for this release do not make it into the release, update their milestone.
22+
- [ ] Write a Lobby post.
23+
- [ ] Write an internal P2 post.
24+
- [ ] Open PR to update [Review Bot dependencies](https://github.com/Automattic/vip-go-ci/blob/master/tools-init.sh).

0 commit comments

Comments
 (0)