Skip to content

fix: default labels should be undefined#566

Merged
chingor13 merged 1 commit intomainfrom
fix-default-labels
Aug 15, 2022
Merged

fix: default labels should be undefined#566
chingor13 merged 1 commit intomainfrom
fix-default-labels

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

@chingor13 chingor13 commented Aug 15, 2022

The fixes the build issue where the release-PR labels are defaulting to [] when it should default to undefined. getMultilineInput() defaults to returning [] when the config entry is not set.

This is causing the dogfood run of this action to fail: https://github.com/google-github-actions/release-please-action/runs/7845000323?check_suite_focus=true

This bug was introduced in #474 but is unreleased.

@actions/core does not provide any guidance on how to test default inputs.

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