diff --git a/README.md b/README.md index 89f849a..0d2bbf2 100644 --- a/README.md +++ b/README.md @@ -158,10 +158,11 @@ Do you have a question or an issue? Please [open an issue](https://github.com/ur The following communities are using the url checker! You can look here for examples or inspiration. If you want to add your community, please let us know with an issue. -| Repository | Workflow (with permalink to YAML) | Example runs | -|-----------------------------------------------------------------------------------------------------|-----------------------------------|-------------| -| [awesome-rseng](https://github.com/rseng/awesome-rseng) | [Check URLs in PRs, exclude docs](https://github.com/rseng/awesome-rseng/blob/5f5cb78f8392cf10aec2f3952b305ae9611029c2/.github/workflows/urlchecker.yml) | [Logs](https://github.com/rseng/awesome-rseng/actions?query=workflow%3AURLChecker) | -| [buildtest](https://github.com/buildtesters/buildtest) | [Check URLs in all commits](https://github.com/buildtesters/buildtest/blob/v0.9.1/.github/workflows/urlchecker.yml) | [Logs](https://github.com/HPC-buildtest/buildtest-framework/actions?query=workflow%3A%22Check+URLs%22) | -| [us-rse](https://github.com/USRSE/usrse.github.io) | [Check URLs in PRs, exclude some URL patterns](https://github.com/USRSE/usrse.github.io/blob/abcbed5f5703e0d46edb9e8850eea8bb623e3c1c/.github/workflows/urlchecker.yml) | [Logs](https://github.com/USRSE/usrse.github.io/actions?query=workflow%3A%22Check+URLs%22) | -| [R-hub docs](https://github.com/r-hub/docs) | [Check URLs when on PR labelling](https://github.com/r-hub/docs/blob/bc1eac71206f7cb96ca00148dcf3b46c6d25ada4/.github/workflows/pr.yml) | [Logs](https://github.com/r-hub/docs/actions?query=workflow%3ACommands) | -| [Berlin Hack & Tell](https://github.com/berlin-hack-and-tell/berlinhackandtell.rocks) | [Check URLs when on PR labelling](https://github.com/berlin-hack-and-tell/berlinhackandtell.rocks/blob/master/.github/workflows/urlchecker-pr-label.yml) | [Logs](https://github.com/berlin-hack-and-tell/berlinhackandtell.rocks/actions?query=workflow%3ACommands) | +| Repository | Workflow (with permalink to YAML) | Example runs | +|---------------------------------------------------------------------------------------|-----------------------------------|-------------| +| [awesome-rseng](https://github.com/rseng/awesome-rseng) | [Check URLs in PRs, exclude docs](https://github.com/rseng/awesome-rseng/blob/5f5cb78f8392cf10aec2f3952b305ae9611029c2/.github/workflows/urlchecker.yml) | [Logs](https://github.com/rseng/awesome-rseng/actions?query=workflow%3AURLChecker) | +| [buildtest](https://github.com/buildtesters/buildtest) | [Check URLs in all commits](https://github.com/buildtesters/buildtest/blob/v0.9.1/.github/workflows/urlchecker.yml) | [Logs](https://github.com/HPC-buildtest/buildtest-framework/actions?query=workflow%3A%22Check+URLs%22) | +| [e4s](https://github.com/E4S-Project/e4s) | [Check URLs in PR, exclude some URLs](https://github.com/E4S-Project/e4s/blob/master/.github/workflows/urlcheck.yml) | [Logs](https://github.com/E4S-Project/e4s/runs/6783034044?check_suite_focus=true) +| [us-rse](https://github.com/USRSE/usrse.github.io) | [Check URLs in PRs, exclude some URL patterns](https://github.com/USRSE/usrse.github.io/blob/abcbed5f5703e0d46edb9e8850eea8bb623e3c1c/.github/workflows/urlchecker.yml) | [Logs](https://github.com/USRSE/usrse.github.io/actions?query=workflow%3A%22Check+URLs%22) | +| [R-hub docs](https://github.com/r-hub/docs) | [Check URLs when on PR labelling](https://github.com/r-hub/docs/blob/bc1eac71206f7cb96ca00148dcf3b46c6d25ada4/.github/workflows/pr.yml) | [Logs](https://github.com/r-hub/docs/actions?query=workflow%3ACommands) | +| [Berlin Hack & Tell](https://github.com/berlin-hack-and-tell/berlinhackandtell.rocks) | [Check URLs when on PR labelling](https://github.com/berlin-hack-and-tell/berlinhackandtell.rocks/blob/master/.github/workflows/urlchecker-pr-label.yml) | [Logs](https://github.com/berlin-hack-and-tell/berlinhackandtell.rocks/actions?query=workflow%3ACommands) |