Skip to content

Add support for validating config initializing plugin using zod schema #709

Description

@rithviknishad

Plugins should be able to optionally specify a configSchema in it's plugin manifest which can be used to validate the configuration. configSchema would be a zod schema passed to the manifest and the plugin runner would be responsible of validating the configuration before calling setup or scrape.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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