Skip to content

Automate required documentation for API changes #7451

@michalbrabec

Description

@michalbrabec

Describe the feature

Build a GH action that enforces the following policy (similar to Check changeset added)

  • If the PR has a label “no-docs-needed”, the check passes
  • Otherwise
    • If the description has a link to a PR into hardhat-website, the check passes
    • If the description has a link to an issues in the hardhat-website, the check passes
    • otherwise, fail
      • This check should be a requirement to merge
  • Not included:
    • We won’t analyze the PR comments to decide if the check needs to pass

Search terms

No response

Metadata

Metadata

Assignees

Labels

type:KREnd-to-end implementation of a KR

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions