]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script/redmine-upkeep: codify commit abbreviation 64486/head
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 14 Jul 2025 15:46:23 +0000 (11:46 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 14 Jul 2025 16:00:18 +0000 (12:00 -0400)
commit4bff1f894134a1b6ed5c5ba769607b884983ce1f
treee2d8107209acd5ce903e9aaae4b9275bece268fa
parent6327dbb079b19a42475ee378ae6bb87cbe021c66
script/redmine-upkeep: codify commit abbreviation

As it can vary depending on repository size. On my development machine, it
produces 8 character abbreviations but the github action is producing 7
character abbreviations. This triggers unnecessary updates.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/script/redmine-upkeep.py