Compare commits
No commits in common. "4fba215f21bd017d33b111f6f9701bd31fc0121d" and "726c76cf963d18786eed72a0027ec45580d0cf7d" have entirely different histories.
4fba215f21
...
726c76cf96
|
|
@ -116,8 +116,8 @@ class PRHandler {
|
|||
let message = `
|
||||
> ### [${pullRequest.title}](<${pullRequest.html_url}>)
|
||||
> **${repositoryFullName}**
|
||||
>
|
||||
${body
|
||||
>
|
||||
${body
|
||||
.split("\n")
|
||||
.map((line) => `> ${line}`)
|
||||
.join("\n")}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user