bugfix: uso titulo personalizado de PR
This commit is contained in:
@@ -89,7 +89,7 @@ class MergeCommand(Command):
|
||||
message = self.get_remote_api(token).create_pull_request(
|
||||
branch,
|
||||
target,
|
||||
branch.replace("/", ": ").replace("-", " "),
|
||||
title,
|
||||
changelog.generate_content(target, branch),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user