1
0
mirror of synced 2026-01-07 09:05:45 -05:00
Commit Graph

4 Commits

Author SHA1 Message Date
Conor
21ddc93731 chore: cleanup actions and workflows (#16139)
* chore: cleanup actions

* Update .github/workflows/shared-issues.yml

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>

* Update .github/workflows/shared-issues.yml

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>

* Update .github/workflows/shared-pulls.yml

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>

* Update .github/workflows/test-performance-command.yml

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
2022-09-01 08:46:50 -05:00
Jared Rhizor
011ec29f89 move doc link checker to cron / workflow dispatch (#7992)
* move doc link checker to a cron

* change to test

* point at secret

* access environment for more-secrets

* improve formatting

* one more format update

* switch back to only cron / dispatch settings
2021-11-15 12:37:15 -08:00
Jared Rhizor
154ecceda0 improve link checker (#6797)
* improve link checker

* use ref instead of base_ref

* remove base, always compare to master for modified

* add failing to test

* don't do quiet for testing

* switch error to 404 not 403

* yes to both

* turn off verbose mode

* fix

* actually check things

* fix outstanding link problems

* revet change to run for everything

* use new format

* ignore gitbook failures

* switch back to only running on master
2021-11-07 23:01:08 -08:00
LiRen Tu
12ed325e28 Remove markdown link check for pr (#5348) 2021-08-11 09:58:39 -07:00