
Issue #19551 has been updated by nagachika (Tomoyuki Chikanaga). Thank you very much as always for your hard work. As for your question, I believe there is no problem with merging pull requests that involve obvious fixes, such as fixing CI failures, into stable branches. ---------------------------------------- Bug #19551: Backport commits for CI failures https://bugs.ruby-lang.org/issues/19551#change-102589 * Author: hsbt (Hiroshi SHIBATA) * Status: Closed * Priority: Normal * Backport: 2.7: DONE, 3.0: DONE, 3.1: DONTNEED, 3.2: DONE ---------------------------------------- I created PRs to fix CI failure for stable or old stable branches. * [Fix CI for ruby_2_7](https://github.com/ruby/ruby/pull/7259) * [Fix CI for ruby_3_0](https://github.com/ruby/ruby/pull/7258) * [Fix CI for ruby_3_2](https://github.com/ruby/ruby/pull/7604) Please merge them before release time. ---- Can I merge PR like "Fix CI failure" for stable branches myself from April 2023? I can maintain to keep CI status with my full-time job. It helps to release work for all of branch maintainers. -- https://bugs.ruby-lang.org/