Skip to content

Conversation

@knanao
Copy link
Member

@knanao knanao commented Jun 13, 2022

What this PR does / why we need it
The library github.com/creasty/defaults used within actions-gh-release does not recognize false as having a value set, so it is overwritten by true. Hence I fixed to use the pointer type.

creasty/defaults#30 (comment)

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

@knanao knanao marked this pull request as ready for review June 13, 2022 06:37
@nghialv
Copy link
Member

nghialv commented Jun 13, 2022

How about changing it to pointer to avoid breaking change?

@knanao
Copy link
Member Author

knanao commented Jun 13, 2022

@nghialv
Alright, let's avoid breaking changes.

@knanao knanao changed the title Fix the default value of showCommitter Fix to use the pointer type in showCommitter Jun 13, 2022
Copy link
Member

@nghialv nghialv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

Copy link
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@knanao knanao merged commit 74a992b into master Jun 13, 2022
@knanao knanao deleted the actions-gh-relese branch June 13, 2022 09:10
@github-actions github-actions bot mentioned this pull request Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants