Skip to content

Commit 2cc54b5

Browse files
authored
Change commit message for DiffTrain commigs (#26203)
Previously, the commit message looked something like this in Github: <img width="921" alt="Screenshot 2023-02-20 at 13 52 35" src="https://user-images.githubusercontent.com/1733610/220126265-d77931e0-18ac-46a0-bf23-d868f8af17a9.png"> With this change, it will look like: DiffTrain build for commit db5e625.
1 parent 8a82207 commit 2cc54b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/commit_artifacts.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,7 @@ jobs:
152152
commit_message: |
153153
${{ github.event.head_commit.message }}
154154
155-
DiffTrain build for [${{ github.sha }}](https://github.com/facebook/react/commit/${{ github.sha }})
156-
[View git log for this commit](https://github.com/facebook/react/commits/${{ github.sha }})
155+
DiffTrain build for commit ${{ github.sha }}.
157156
branch: builds/facebook-www
158157
commit_user_name: ${{ github.actor }}
159158
commit_user_email: ${{ github.actor }}@users.noreply.github.com

0 commit comments

Comments
 (0)