Skip to content

Actions to initiate JSON patch files #54

@fstaudt

Description

@fstaudt

Actions should be available to:

  • Create JSON Patch for published schema (values.schema.patch.json or values.schema.patch.yaml)
  • Create JSON Patch for aggregated schema (aggregated-values.schema.patch.json or aggregated-values.schema.patch.yaml)

If it doesn't exist, JSON patch should be created with default content:
JSON

[
  {}
]

YAML

- 

JSON patch file should be opened in editor by the action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions