Files
neovim/scripts
neovim-backports[bot] 1d24ca4abb backport: fix(cliff): strip "backport:" prefix from commit subject (#40245)
Problem:
Backport commits may have subjects like "backport: fix(ui): ...".
(e.g. ecda67662f). git-cliff treats them as OTHER.

Solution:
Preprocess the subject to strip a leading "backport:" or "backport ".

(cherry picked from commit 4c3b0ecb46)

Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
2026-06-14 13:02:12 -04:00
..
2025-11-18 12:35:22 -08:00