You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: landing-page/content/common/how-to-release.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -306,9 +306,10 @@ Thanks to everyone for contributing!
306
306
307
307
Create a PR in the `iceberg` repo to make revapi run on the new release. For an example see [this PR](https://github.com/apache/iceberg/pull/6275).
308
308
309
-
#### Update github issue template
309
+
#### Update Github
310
310
311
-
Create a PR in the `iceberg` repo to add the new version to the github issue template. For an example see [this PR](https://github.com/apache/iceberg/pull/6287).
311
+
- Create a PR in the `iceberg` repository to add the new version to the Github issue template. For an example see [this PR](https://github.com/apache/iceberg/pull/6287).
312
+
- Draft [a new release to update Github](https://github.com/apache/iceberg/releases/new) to show the latest release. A changelog can be generated automatically using Github.
0 commit comments