Skip to content

Add GitHub validator action #4

Description

@merkys

A GitHub validator action could be added to all forks of this repository to ensure the following:

  • YAML is syntactically correct
  • YAML gets built to JSON
  • Properties follow syntax requirements for identifiers
  • The same prefix is included in all property names (if needed?)
  • There are no collisions between property and endpoint names (there cannot be same names between properties and endpoints, otherwise relationships queries would be impossible according to the specification)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions