We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only post the changed charts, no need to post all.
Re-opening because I had to roll back the previous verison of this. #597 removed the posting to the PR. #590 was the PR to add posting to the PR.
We ended up having failures due to what I believe is our lack of sanitization of the linting output before it is posted to the PR.
I think we need to find a good markdown sanitizer action or something to get us a safe output to use in posting to the PR.
The text was updated successfully, but these errors were encountered:
jforest
Successfully merging a pull request may close this issue.
Only post the changed charts, no need to post all.
Re-opening because I had to roll back the previous verison of this. #597 removed the posting to the PR.
#590 was the PR to add posting to the PR.
We ended up having failures due to what I believe is our lack of sanitization of the linting output before it is posted to the PR.
I think we need to find a good markdown sanitizer action or something to get us a safe output to use in posting to the PR.
The text was updated successfully, but these errors were encountered: