Skip to content

chore: Upgrades pages cleanup - #10

Merged
montycheese merged 1 commit into
mainfrom
azul-upgrades-cleanup
Jul 21, 2026
Merged

chore: Upgrades pages cleanup#10
montycheese merged 1 commit into
mainfrom
azul-upgrades-cleanup

Conversation

@mbeutt-cb

Copy link
Copy Markdown
Collaborator

Summary

  • Consolidated Azul proofs changes into "Multiproofs" tracking item
  • Fixed display issues when change preview text was rendering html

@mbeutt-cb
mbeutt-cb requested a review from montycheese July 21, 2026 13:29
@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
omni-ui Ready Ready Preview, Comment Jul 21, 2026 1:29pm

Request Review

Comment on lines +61 to +65
html
// Treat block-ish boundaries as spaces so words don't collapse together.
.replace(/<\/(p|div|li|ul|ol|br|h[1-6])>/gi, ' ')
.replace(/<br\s*\/?>/gi, ' ')
.replace(/<[^>]*>/g, ''),

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This will not be an issue, as all change data is defined by us. We also do not use <script> tags in changes, as we simply use normal html tags to style the change summaries on the detail pages.

@montycheese
montycheese merged commit 9f68353 into main Jul 21, 2026
4 of 6 checks passed
@cb-heimdall

Copy link
Copy Markdown
Collaborator

Review Error for montycheese @ 2026-07-21 13:45:36 UTC
User failed mfa authentication, see go/mfa-help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants