Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bicstone
Copy link
Contributor

@bicstone bicstone commented Dec 26, 2021

core.getInput is trimming whitespace by default, but core.getMultilineInput is not.
Also, core.getMultilineInput ignores trimWhitespace option.

This pull request has been fixed so that core.getMultilineInput will trim whitespace in the same way as core.getInput.

related: #802, #829

@bicstone bicstone requested a review from a team as a code owner December 26, 2021 12:46
@bicstone
Copy link
Contributor Author

bicstone commented Mar 6, 2022

Until this pull request is merged, you can work around it by implementing getMultilineInput locally.

Ex. bicstone/backlog-notify@1a5ecba

@bicstone bicstone changed the title Core: Fix getMultilineInput not trimming whitespace fix(core): getMultilineInput not trimming whitespace Mar 28, 2022
@bicstone
Copy link
Contributor Author

#1185

@bicstone bicstone closed this Sep 28, 2022
@bicstone bicstone deleted the fix/getMultilineInput-options-does-not-work branch September 28, 2022 04:02
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.

1 participant