Skip to content

Move linkcheck to a cronjob-style workflow #901

Description

@cjolowicz

The problem with running linkcheck within the Tests workflow is that a broken link will affect every PR, even when unrelated to docs.

Recent cases:

  • pip.pypa.io: documentation restructured
  • badgen.net: experiencing issues

There's also the issue of some links related to our own release not yet available when it's published.

A cronjob-workflow might also be a good idea for running tests with unpinned dependencies, or on the upcoming Python release.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciChanges to CI configuration files and scriptscookiecutterChanges outside of the template directory

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions