Skip to content

Commit e0ee6e1

Browse files
authored
Update release.md
1 parent 5232986 commit e0ee6e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ Key links:
116116
### Afterwards
117117
- [ ] Create PR to add/update spec links on scala-lang.org (example: https://github.com/scala/scala-lang/pull/1050)
118118
- [ ] Create PR to update `scala-version` on docs.scala-lang.org (example: https://github.com/scala/docs.scala-lang/pull/1294)
119-
- [ ] Create PR to update `versions.properties` (new file generated by the bootstrap job) and the `baseVersion` in `build.sbt` and the MiMa base version and exclusion filters and (on major version bump) `spec/_config.yml`
119+
- [ ] Create PR to update `versions.properties` (new file generated by the bootstrap job) and the `baseVersion` in `build.sbt` and the MiMa base version and exclusion filters and (if it's a major bump) `spec/_config.yml`
120+
- [ ] If it's a major bump, PR an update to `latestSpecVersion` in `spec/_config.yml` on the old branch, so that spec is marked as no longer current
120121
- [ ] Create PR to update https://github.com/lightbend/reactive-platform-docs/blob/master/src/main/paradox/supported-modules/index.md
121122
- [ ] Update [WhiteSource](https://github.com/lightbend/scala-team/wiki/Whitesource)

0 commit comments

Comments
 (0)