]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script: remove obsolete script 64191/head
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 2 Jul 2025 14:05:47 +0000 (10:05 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 9 Jul 2025 14:01:28 +0000 (10:01 -0400)
commit2b9c009e482859bf7e5786b0d8f0cb2dd1e65538
treedbd8e976ca8e9ccb3eace1819dd44085c21f9476
parent05419ae5f667094e3cc4e27add95ecf96298914b
script: remove obsolete script

This script's functionality has been incoporated into the redmine-upkeep.py script:

* A backport which is merged is moved to the Resolved state by
  _transform_backport_resolved

* A non-backport issue with all backports resolved/rejected will transition
  from 'Pending Backport' to 'Resolved'.

The only thing not done is changing the "Target Version" which is not
particularly useful anymore as hotfixes frequently invalidate it. Rely on
"Released In" instead.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
doc/dev/release-checklists.rst
src/script/backport-resolve-issue [deleted file]