There is a GitHub Actions workflow to generate the docs page https://www.pomerium.com/docs/k8s/reference. This workflow is currently opening spurious PRs due to formatting differences. If we run prettier first we should be able to match the existing formatting in the documentation repo, which will hopefully avoid this issue.
Summary
There is a GitHub Actions workflow to generate the docs page https://www.pomerium.com/docs/k8s/reference. This workflow is currently opening spurious PRs due to formatting differences. If we run
prettier
first we should be able to match the existing formatting in the documentation repo, which will hopefully avoid this issue.Related issues
Checklist
improvement
/bug
/ etc)