mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
[ez] Make commit sha clickable for fbsource
ghstack-source-id: 1307b9a83a
Pull Request resolved: https://github.com/facebook/react/pull/31046
This commit is contained in:
@@ -414,7 +414,7 @@ jobs:
|
||||
commit_message: |
|
||||
${{ github.event.workflow_run.head_commit.message || 'No commit message' }}
|
||||
|
||||
DiffTrain build for commit https://github.com/facebook/react/commit/${{ github.sha }}.
|
||||
DiffTrain build for [${{ github.sha }}](https://github.com/facebook/react/commit/${{ github.sha }})
|
||||
branch: builds/facebook-fbsource
|
||||
commit_user_name: ${{ github.triggering_actor }}
|
||||
commit_user_email: ${{ format('{0}@users.noreply.github.com', github.triggering_actor) }}
|
||||
|
||||
Reference in New Issue
Block a user