Skip to content

Commit

Permalink
Change commit message for DiffTrain commigs (#26203)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
sammy-SC authored Feb 20, 2023
1 parent 8a82207 commit 2cc54b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/commit_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,7 @@ jobs:
commit_message: |
${{ github.event.head_commit.message }}
DiffTrain build for [${{ github.sha }}](https://github.com/facebook/react/commit/${{ github.sha }})
[View git log for this commit](https://github.com/facebook/react/commits/${{ github.sha }})
DiffTrain build for commit ${{ github.sha }}.
branch: builds/facebook-www
commit_user_name: ${{ github.actor }}
commit_user_email: ${{ github.actor }}@users.noreply.github.com
Expand Down

0 comments on commit 2cc54b5

Please sign in to comment.