Skip to content

Add Automated Link Checking to Pull Requests #162

@RaduNichita

Description

@RaduNichita

Docusaurus is configured to throw an error on broken links (onBrokenLinks: "throw"), and our deploy.yml workflow builds the site on pushes to master. However, there is no workflow that runs a build against pull requests.

Create a new GitHub Actions workflow that runs yarn install and yarn build strictly on Pull Requests targeting the main branch. This will ensure PRs fail immediately if a broken link is introduced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions