Skip to content

[Bug]: main contains Frontmatter and Link Validation errors #97

@martinpeck

Description

@martinpeck

Component

Instruction Files

Bug Description

The PR template asks PR authors to run both of these commands:

  • Frontmatter validation: npm run lint:frontmatter
  • Link validation: npm run lint:md-links

However, both of these generate a number of errors and warnings, and it doesn't look like either of these are run as part of the automation builds.

These should either be validated as part of the automated builds in GH Actions, or removed from the list of instructions for PR authors.

Expected Behavior

No errors when running these locally against a fresh clone of the repo.

Steps to Reproduce

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions