-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Labels
Description
📰 Custom Issue
Following the success of @jamesp’s GitHub Action Workflow to update conda lock files, the CI tests on contributors’ pull requests are protected from dependency updates and we can be fairly sure that any failures in the main tests are caused by the PR’s change. I think it would be great if, as far as possible, all CI failures in a PR were caused by that PR’s change.
Could we remove doc link checking from the PRs and have a regular GitHub Action to do it instead? It mostly fails because some external documentation has moved, so it doesn’t make sense to me that unrelated changes should be held up by it. I don’t really know anything about GitHub Actions, but this looks relevant: https://github.com/lycheeverse/lychee-action
jamesp, tkknight, rcomer, bjlittle and agriyakhetarpaltrexfeathers and bjlittle