]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-backport.sh: clean function argument use and update GitHub help link
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Fri, 23 Jan 2026 10:07:07 +0000 (17:07 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Tue, 27 Jan 2026 07:00:32 +0000 (14:00 +0700)
commitcc76cd45d5c50e1da507ad20568667455b705473
tree645472d4020052e28fc340e44f5173cc4d6b7206
parent9c1a6fe13f87fb1516c7e22b4ad13bc46010ddfc
ceph-backport.sh: clean function argument use and update GitHub help link

The function munge_body is passed the new PR body as an argument in
function maybe_update_pr_title_body so use that argument instead of the
variable new_body. Should have no functional change.

Update GitHub help link from the deprecated help.github.com to
docs.github.com.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
src/script/ceph-backport.sh