python / docs-community

Community management for documentation contributors and the Docs Workgroup
https://docs-community.readthedocs.io/en/latest/
Creative Commons Zero v1.0 Universal
45 stars 25 forks source link

Fix RTD preview message rendering #93

Closed egeakman closed 11 months ago

egeakman commented 11 months ago

See: https://github.com/readthedocs/actions/issues/34#issuecomment-1849854607

PS: pre-commit is failing because of https://github.com/pypa/hatch/issues/1113

ofek commented 11 months ago

PS: pre-commit is failing because of https://github.com/pypa/hatch/issues/1113

https://github.com/sphinx-contrib/sphinx-lint/pull/106

hugovk commented 11 months ago

Thanks for the PR! Let's wait a little bit, I'd prefer an upstream fix at https://github.com/readthedocs/actions so we don't need to apply this to all the repos.

egeakman commented 11 months ago

Thanks for the PR! Let's wait a little bit, I'd prefer an upstream fix at https://github.com/readthedocs/actions so we don't need to apply this to all the repos.

Alright! The fix is at https://github.com/readthedocs/actions/pull/32, if anyone's wondering. Though the RTD team can not reproduce the fix right now.

egeakman commented 11 months ago

Closing the PR for now