Skip to content

Commit

Permalink
[ez] Make commit sha clickable for fbsource
Browse files Browse the repository at this point in the history
ghstack-source-id: 1307b9a83a8613c08f11be5397ab45719df00992
Pull Request resolved: #31046
  • Loading branch information
poteto committed Sep 26, 2024
1 parent c6c0492 commit f4bf117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtime_commit_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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) }}
Expand Down

0 comments on commit f4bf117

Please sign in to comment.