We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba7766 commit 1df567dCopy full SHA for 1df567d
Rakefile
@@ -335,9 +335,8 @@ namespace :release do
335
336
desc '** print post release steps'
337
task :post_steps do
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'
+ puts
+ puts 'Manually: create a release on GitHub, use the "Generate release notes" button'
341
puts 'Manually: tweet'
342
end
343
0 commit comments