Skip to content

Commit be66ee3

Browse files
authored
PTSD-253: wording in PR's slack notification
1 parent 2a5a577 commit be66ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notification.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
PR_READY_FOR_REVIEW_FORMAT: |
2121
:github: *${{ github.event.repository.name }}* pull request *opened* by { pull_request.user.login }: <{ pull_request.html_url }|{ pull_request.title }>
2222
PR_REJECTED_FORMAT: |
23-
:warning: *${{ github.event.repository.name }}* pull request *rejected* by { review.user.login }: <{ pull_request.html_url }|{ pull_request.title }>
23+
:warning: *${{ github.event.repository.name }}* pull request *changes requested* by { review.user.login }: <{ pull_request.html_url }|{ pull_request.title }>
2424
PR_COMMENTED_FORMAT: |
2525
:paperclip: *${{ github.event.repository.name }}* pull request *commented* by { review.user.login }: <{ pull_request.html_url }|{ pull_request.title }>

0 commit comments

Comments
 (0)