Skip to content

Add ability to restrict modifications to an isolated portion of a yaml file #42

Closed
@alechenninger

Description

This will help interaction with YAML files that are partially human edited, and partially managed by monarch.

For example, the YAML might look like:

# human comments
human::managed::key: value

# --- Begin generated by monarch
monarch::managed::key: value
# --- End generated by monarch

# more human comments
another::human::managed::key: value

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions