1
0
mirror of synced 2025-12-20 02:19:14 -05:00
Commit Graph

6 Commits

Author SHA1 Message Date
Peter Bengtsson
46496ee277 github/github link checker issue with particular link (#31814) 2022-10-18 16:53:40 +00:00
Peter Bengtsson
2c8e07843b github/github link checker got config (#29617) 2022-08-04 11:27:39 -04:00
Peter Bengtsson
2fe74dc32b check broken links using localhost (#27010)
* Revert "fix(link-check): add WAF token to avoid 403 (#26964)"

This reverts commit 8bb525188f.

* check broken links using localhost

* remove temp comment
2022-04-19 15:17:37 +00:00
Mike Surowiec
8bb525188f fix(link-check): add WAF token to avoid 403 (#26964) 2022-04-15 16:29:23 -05:00
Mike Surowiec
eba366be21 update check-github-github-links.js to ignore specific link path (#22479) 2021-10-29 04:44:10 +00:00
Grace Park
96ff67d756 Workflow to test docs.github.com links on github/github (#21601)
* run prettier

* removing files from test/integration

* update cron job to not start on the hour

* add github/github comment

* update comment

* updating to search by indices in the content rather than by line

* small updates and updating character max

* update name of script run

* updating to use api search code and get contents

* using api search code and get contents

* adding token check and .js

* remove blank line for title

* update issue body content

* update comment

* add support for GitHub.developer_help_url links
2021-10-01 17:23:58 +00:00