Skip to content

Commit 35714bc

Browse files
authored
Provide more accurate link for Repo Sync PRs (#17145)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
1 parent 72140bb commit 35714bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repo-sync-stalls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
channel: ${{ secrets.DOCS_ALERTS_SLACK_CHANNEL_ID }}
5959
bot-token: ${{ secrets.SLACK_DOCS_BOT_TOKEN }}
6060
color: failure
61-
text: Repo sync appears to be stalled for ${{github.repository}}. See https://github.com/${{github.repository}}/pulls?q=is%3Apr+is%3Aopen+repo+sync
61+
text: Repo sync appears to be stalled for ${{github.repository}}. See https://github.com/${{github.repository}}/pulls?q=is%3Apr+is%3Aopen+label%3Aautomated-reposync-pr

0 commit comments

Comments
 (0)