Hiroshi SHIBATA 2026-04-17 06:54:12 +0000 (Fri, 17 Apr 2026)
New Revision: 175062690c
https://github.com/ruby/ruby/commit/175062690c
Log:
Extract sub-bullet formatting into format_release_diff
The " * 1.2.3 to [v1.2.4][gem-v1.2.4], ..." sub-bullet was assembled in
two places with the same expression. Pull it into a single helper so the
formatting and the bundler-prefix stripping live in one spot.
Co-Authored-By: Claude Opus 4.7 (1M context) <
nor...@anthropic.com>
Modified files:
tool/update-NEWS-github-release.rb