Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to receive the commit message in GitHub's pull request. #50

Closed
hayawata3626 opened this issue Aug 18, 2023 · 5 comments
Closed

Comments

@hayawata3626
Copy link
Contributor

hayawata3626 commented Aug 18, 2023

I have forked this repository for my use.
I want to receive the commit message in GitHub's pull request.

Although I have commit messages, the commit message in GitHub's pull request always appears as "Tokens updated."
I understand the cause. refer: https://github.com/lukasoppermann/design-token-transformer/blob/main/.github/workflows/transform-tokens.yml#L46

I would like to set the commit message in the following section if a commit message is received through the request body.
Like this.

commit-message: ${{ github.event.client_payload.commitMessage || 'Tokens updated' }}

The setting

スクリーンショット 2023-08-18 11 28 03
@hayawata3626
Copy link
Contributor Author

hayawata3626 commented Aug 18, 2023

@lukasoppermann
Added the PR.

@lukasoppermann
Copy link
Owner

Merged please close if this fixes your issue

@hayawata3626
Copy link
Contributor Author

@lukasoppermann
I'm not completely understanding, but what does "Merged" mean?
My own PR hasn't been merged yet.
If I miss something, sorry.

@lukasoppermann
Copy link
Owner

Sorry I am on the go and had internet trouble apparently. Now it should be merged.

@hayawata3626
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants