Compare commits
3 Commits
6555be012a
...
926b9b17c9
| Author | SHA1 | Date | |
|---|---|---|---|
| 926b9b17c9 | |||
| 4fba215f21 | |||
| d12ee5c52d |
|
|
@ -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