1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Flc゛ 6740bde8c1 fix: add mock server URL to .lycheeignore (#7090)
fix:
https://github.com/open-telemetry/opentelemetry-go/actions/runs/16537621443/job/46774634621?pr=7089
2025-07-28 10:02:26 +02:00
Tyler Yahn b0868cf944 Ignore link to semconv model in Makefile (#6969)
Link is not expected to be a valid URL, it is in a Weaver specific
format.

Addresses
[this](https://github.com/open-telemetry/opentelemetry-go/actions/runs/16124252340/job/45497263506?pr=6963)
failure.
2025-07-07 12:10:02 -07:00
Patrice Chalin 3d6a643980 Run website formatter over website_docs (#3762)
* Run website formatter over website_docs

* Ignore selected website_docs links
2023-02-24 07:35:24 -06:00
Tyler Yahn c61d2f0108 Link check ignore GH projects link (#3620) 2023-01-26 11:01:01 -08:00
Aaron Clawson ac0221e3a3 Add a release template (#2863)
* Add a release template

* Update the about field

Co-authored-by: Damien Mathieu <42@dmathieu.com>

* Fix linting Issues

* Add ignore for template link

Co-authored-by: Damien Mathieu <42@dmathieu.com>
Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2022-07-06 19:00:21 -04:00
Tyler Yahn e8fbfd3ec5 Update Link Checking and Markdown Linting Workflows (#2795)
* Add full docs check workflow

* Rename file

* Remove on pull requests trigger

Only run on merge to main and daily at 9am.

* Refactor link and markdown lint workflows

* Add lycheeignore

* Unify link check job name

* Remove markdown-link config

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2022-04-19 15:13:40 -07:00