[Feature request] Automatically create GitHub release notes during release process

12 views
Skip to first unread message

Grey Baker

unread,
Dec 5, 2017, 6:22:24 PM12/5/17
to Ruby on Rails: Core
Hi team,

Would anyone be averse to adding GitHub release notes to Rails releases? I was thinking I could
put a PR in to https://github.com/rails/rails/blob/master/tasks/release.rb to create release notes each
time a release is done (currently releases have no details).

Doing this automatically would require using a GitHub API token in the release script, so anyone
releasing would need to create a personal token and add it to their environment variables. Hopefully
that's not too much hassle? Appreciate you guys are super busy!

The benefit would be that automated tools (I run Dependabot, for example) would be able to pick up
the release notes programatically. At the moment there's not much info they can reliably find without
special-casing Rails.

Thoughts / objections? I'm happy to do the work if everyone's happy to add using a personal access
token to the release process.

Grey

Kasper Timm Hansen

unread,
Dec 6, 2017, 4:53:11 AM12/6/17
to rubyonra...@googlegroups.com
Always happy to see a PR 👍

Bear in mind our foremost responsibility is to Rails users and not automated dependency bots. So your PR's
success would depend on how much of a benefit you can demonstrate Rails users (or the Rails team) will have
from GitHub release notes.

For starters, when you open your PR, I’d like to see generated release notes for major, minor and tiny git tag bumps on your own Rails fork.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-co...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
Visit this group at https://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

--
Kasper

Reply all
Reply to author
Forward
0 new messages