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

-- 
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-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at https://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to