Skip to content

getBooleanInput ignores options.required #844

Description

@RA80533

Describe the bug

  1. Calling getBooleanInput to read an unset input
  2. Calling getBooleanInput with { required: false } to read an unset input throws an error

Expected behavior
getBooleanInput should function the same as getInput in the following ways:

  • It respects options.required
  • Inputs are not required by default

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions