Skip to content

Commit b5bb8b2

Browse files
committed
chore: further formatting changes
1 parent 4409fad commit b5bb8b2

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/teamwork.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ teamwork::pull_request_opened() {
151151
**$user** opened a PR: **[$pr_title]($pr_url)**
152152
\`$base_ref\` ⬅️ \`$head_ref\`
153153
154-
---
155-
156154
${extracted_body}
157155
"
158156

@@ -201,8 +199,6 @@ teamwork::pull_request_review_submitted() {
201199
teamwork::add_comment "
202200
**$user** submitted a review to the PR: **[$pr_title]($pr_url)**
203201
204-
---
205-
206202
Review: **$review_state ✅**"
207203
teamwork::add_tag "PR Approved"
208204
teamwork::remove_tag "PR Changes Requested"
@@ -214,8 +210,6 @@ Review: **$review_state ✅**"
214210
teamwork::add_comment "
215211
**$user** submitted a change request to the PR: **[$pr_title]($pr_url)**
216212
217-
---
218-
219213
Review: **$review_state 😔**
220214
Comment: $comment"
221215

0 commit comments

Comments
 (0)