Skip to content

fix(actions) ensure HTML of change requests is valid (missing closingtag for img) #5743

New issue

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

Merged
merged 1 commit into from
Jul 28, 2025

Conversation

dduportal
Copy link
Contributor

This PR is a quick fix to avoid, when an action updates an existing change request, the error below:

Existing GitHub pull request found: <url redacted>

Pull Request available at:

        <url redacted>

ERROR: failed parsing old report: XML syntax error on line 26: element <img> closed by </td>
Existing GitHub pull request found: <url redacted>

@dduportal dduportal added bug Something isn't working pullrequest-github actions labels Jul 27, 2025
@dduportal dduportal requested a review from olblak July 27, 2025 19:29
Copy link
Member

@olblak olblak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix

@olblak olblak enabled auto-merge (squash) July 28, 2025 07:18
@olblak olblak merged commit b8bd77e into main Jul 28, 2025
6 of 8 checks passed
@olblak olblak deleted the dduportal-patch-1 branch July 28, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants