[difftrain] Make github sha clickable for easier debugging (#26225)

This commit is contained in:
lauren 2023-02-23 10:59:22 -05:00 committed by GitHub
parent c04b180701
commit bfb9cbd8ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ jobs:
commit_message: |
${{ github.event.head_commit.message }}
DiffTrain build for commit ${{ github.sha }}.
DiffTrain build for [${{ github.sha }}](https://github.com/facebook/react/commit/${{ github.sha }})
branch: builds/facebook-www
commit_user_name: ${{ github.actor }}
commit_user_email: ${{ github.actor }}@users.noreply.github.com