Skip to content

Commit 0e8ae90

Browse files
authored
Add info on closing project boards (#1396)
* Add info on closing project boards Signed-off-by: wslulciuc <[email protected]> * continued: Add info on closing project boards Signed-off-by: wslulciuc <[email protected]>
1 parent 3fabbbe commit 0e8ae90

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

RELEASING.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@
1111
1212
3. Visit [CI](https://app.circleci.com/pipelines/github/MarquezProject/marquez?branch=main) to see the progress of the release! :rocket:
1313
4. Visit [sonatype](https://oss.sonatype.org) to promote _java_ artifacts
14-
5. Draft a [new release](https://github.com/MarquezProject/marquez/releases/new) using the release notes for `X.Y.Z` in **step 1** as the release description:
14+
5. Create a [new project](https://github.com/MarquezProject/marquez/projects/new) board for the _next_ release using the _automated kanban_ template:
1515

16-
![](./docs/assets/images/new-release.png)
17-
18-
6. Close the [project](https://github.com/MarquezProject/marquez/projects) for the _current_ release
19-
7. Create a [new project](https://github.com/MarquezProject/marquez/projects/new) for the _next_ release
16+
![](./docs/assets/images/new-project-board.png)
17+
18+
6. Before closing the project board for the _current_ release, move any open issues to the project board created in **step 5**
19+
7. Draft a [new release](https://github.com/MarquezProject/marquez/releases/new) using the release notes for `X.Y.Z` in **step 1** as the release description:
20+
21+
![](./docs/assets/images/new-release.png)
65.1 KB
Loading

0 commit comments

Comments
 (0)