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

Use the latest commit for COMMIT_MESSAGE by default #42

Merged
merged 1 commit into from
Jul 10, 2020

Conversation

yakkun
Copy link
Contributor

@yakkun yakkun commented Jul 9, 2020

SSIA

background

I am faced that COMMIT_MESSAGE by default is the oldest commit one for an action.
It seems strange to me, because the commit did not directly cause that action.

@mrrobot47
Copy link
Member

Thanks for the patch @yakkun!

@mrrobot47 mrrobot47 merged commit 32abec3 into rtCamp:master Jul 10, 2020
@yakkun yakkun deleted the patch-1 branch July 10, 2020 03:00
@mrrobot47
Copy link
Member

mrrobot47 commented Jul 10, 2020

This is now available in a stable released version v2.1.0

You can use @master or @v2.1.0 tag to use this feature:

      uses: rtCamp/action-slack-notify@master

or

      uses: rtCamp/action-slack-notify@v2.1.0

@yakkun
Copy link
Contributor Author

yakkun commented Jul 10, 2020

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants