When the /backport command is used without specifying a branch, it's currently using "master" as the default. This happens to be the default branch in most of our repositories, but not all. A better default would be the configured default branch for the target repository. This value happens to be available in the repository JSON as "default_branch" in both GitHub and GitLab, so should be fairly easy to implement (and cheap as no additional rest calls are needed).
- relates to
-
SKARA-2066 Configure backport forks for lilliput-jdk17u and lilliput-jdk21u
-
- Resolved
-