git-backporting/dist/gha
Andrea Lamparelli 48833c2abf fix(issue-57): truncate the bp branch name
fix: https://github.com/kiegroup/git-backporting/issues/57

This pr will ensure that if the provided/generated backport branch name
exceede the maximum branch name length set for git, which is 250 chars,
it truncates that name to 250 chars exactly.

In order to include as much commits as possible the branch name will
contain by default the shortened version of all commits
2023-07-11 22:43:49 +02:00
..
index.js fix(issue-57): truncate the bp branch name 2023-07-11 22:43:49 +02:00