Skip to content

issue_message is now a required parameter. #365

@Shun-Arahata

Description

@Shun-Arahata

From v3.1.0. issue_message is a required parameter. Is this expected? I want to use first-interaction only for pull requests.

Running actions/first-interaction!
file:///home/runner/work/_actions/actions/first-interaction/v3.1.0/dist/index.js:27041
		        throw new Error(`Input required and not supplied: ${name}`);
		              ^

Error: Input required and not supplied: issue_message
    at Object.getInput (file:///home/runner/work/_actions/actions/first-interaction/v3.1.0/dist/index.js:27041:17)
    at run (file:///home/runner/work/_actions/actions/first-interaction/v3.1.0/dist/index.js:34844:38)
    at file:///home/runner/work/_actions/actions/first-interaction/v3.1.0/dist/index.js:34917:1
    at ModuleJob.run (node:internal/modules/esm/module_job:371:25)
    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:669:26)
    at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions