Skip to content

Run link checker in for branches CI, don't block merging #1906

@mrjones-plip

Description

@mrjones-plip

A bit ago we added a link checker script which checks if production URLs will successfully either 200 or redirect (a 200 with a redirect to another 200 😅 ) . While we can't add this a CI test that will block merges, we could have it run as a non-blocking CI test, per this discussion.

This ticket tracks the effort to add the script to run in CI when ever a branch gets pushed which will just be an informative check that won't block the merge. This allows either the branch author or a PR reviewer to quickly check if any aliases need to be added to any deleted or moved pages.

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