|
|
@ -13,6 +13,7 @@ jobs: |
|
|
|
- uses: yann300/pr-reviews-reminder-action@v1.4.2 |
|
|
|
- uses: yann300/pr-reviews-reminder-action@v1.4.2 |
|
|
|
env: |
|
|
|
env: |
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
|
|
|
|
GITTER_TOKEN: ${{ secrets.GITTER_TOKEN }}: |
|
|
|
with: |
|
|
|
with: |
|
|
|
webhook-url: 'https://api.gitter.im/v1/rooms/5e451c02d73408ce4fd98526/chatMessages' # Required |
|
|
|
webhook-url: 'https://api.gitter.im/v1/rooms/5e451c02d73408ce4fd98526/chatMessages' # Required |
|
|
|
provider: '' # Required (slack or msteams) |
|
|
|
provider: '' # Required (slack or msteams) |
|
|
|