Skip to content

Commit 1df567d

Browse files
committed
Update release post steps
1 parent dba7766 commit 1df567d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎Rakefile‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -335,9 +335,8 @@ namespace :release do
335335

336336
desc'** print post release steps'
337337
task:post_stepsdo
338-
# TODO: (petr 05-Jun-2021) automate and renew the process
339-
puts'Manually: create a release on GitHub with relevant changelog part'
340-
puts'Manually: send email same as release with relevant changelog part'
338+
puts
339+
puts'Manually: create a release on GitHub, use the "Generate release notes" button'
341340
puts'Manually: tweet'
342341
end
343342
end

0 commit comments

Comments
(0)