Skip to content

chore(ci): add guardrail to prevent outdated version references in CONTRIBUTING.md #7520

@Nsanjayboruds

Description

@Nsanjayboruds

Current Behavior

Contributor docs can become stale when dependency versions change in package.json.
For example, setup/troubleshooting sections may continue to reference old React/Gatsby versions, which causes confusion for newcomers and extra maintainer support.

Desired Situation

Add an automated guardrail that validates key version references in contributor-facing docs (starting with CONTRIBUTING.md) against current values in package.json.

Expected outcome:

  • CI fails when documented versions are outdated.
  • CI passes when docs and dependencies are aligned.
  • Failure message clearly indicates what file/value should be updated.

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions