Hiroshi SHIBATA 2026-04-20 01:15:49 +0000 (Mon, 20 Apr 2026)
New Revision: 6e9ad14db9
https://github.com/ruby/ruby/commit/6e9ad14db9
Log:
Make NEWS.md release-link footer idempotent
Seed available_footnotes from the existing release-tag link defs in the
file before overlaying freshly fetched URLs, so gems whose Octokit
fetches are skipped this run keep their URLs instead of being stranded
at their old positions. With every used ref backed by a footnote, the
reject step can drop all release-tag defs unconditionally and re-emit
them in body-ref order, eliminating the back-and-forth reordering
between consecutive scheduled bot runs.
Co-Authored-By: Claude Opus 4.7 (1M context) <
nor...@anthropic.com>
Modified files:
tool/update-NEWS-github-release.rb