Skip to content

Configured scripts without a run section are silently dropped #40

@grayside

Description

@grayside

If you configure a script such as:

scripts:
  ninja:
    description: Ninja vanish

or

scripts:
  ninja:
    run:

the script does not register with rig project.

There should be a verbose or warning level log explaining the incomplete script configuration.

Bonus points if we implement the check for this problem via a rig project config or rig project validate command.

Metadata

Metadata

Assignees

No one assigned

    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