Conversation
|
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
|
❌ Test ResultsStatus: Some tests failed! 🔍 Click to view failed testsTest Coverage ReportOverall Coverage Summary
Coverage by File/Directory
Coverage report generated at 2026-06-24T15:48:36.064Z |
melissag-ensemble
approved these changes
Jun 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release —
stage→mainChanges included
Descriptions
[1] #654 — update on the horizontalline error
Jira: DEVSITE-2237
Author: @louisachu
Approved by: @melissag-ensemble
Merged: 2026-06-19
Fixes a rendering error with horizontal lines in the Express add-ons documentation sidebar causing incorrect display at section dividers.
[2] #670 — Title align center
Jira: DEVSITE-2477
Author: @BaskarMitrah
Approved by: @melissag-ensemble
Merged: 2026-06-23
Fixes text alignment in the Title block on mobile devices so author-specified center alignment renders correctly on smaller screens.
[3] #667 — fix : miniresource card design issue
Jira: DEVSITE-2476
Author: @BaskarMitrah
Approved by: @melissag-ensemble
Merged: 2026-06-23
Fixes a layout and styling issue in the Mini Resource Card component affecting its visual presentation.
[4] #672 — fix : infocard hover issue
Jira: DEVSITE-2479
Author: @BaskarMitrah
Approved by: @melissag-ensemble
Merged: 2026-06-23
Fixes the hover state styling on the Info Card component so interactive states render correctly.
[5] #666 — Devbiz Codeblock Update
Jira: DEVSITE-2474
Author: @BaskarMitrah
Approved by: @jiangy10
Merged: 2026-06-23
Scopes codeblock tab spacing improvements to DevBiz only, reverting a prior change that inadvertently affected DevDocs styles as well.
[6] #673 — fix decoration of Code in Accordion
Jira: DEVSITE-2193
Author: @jiangy10
Approved by: @dianeba3
Merged: 2026-06-23
Fixes the decoration of
<code>elements nested inside Accordion blocks so inline code renders correctly when the accordion is expanded.[7] #674 — Devsite 1747
Jira: DEVSITE-1747
Author: @jiangy10
Approved by: @melissag-ensemble
Merged: 2026-06-23
Fixes an unwanted slide-out animation on the side nav when resizing from desktop to mobile by suppressing the CSS transition during breakpoint crossings via a
no-transitionclass and amatchMedialistener.[8] #671 — Video block Alt
Jira: —
Author: @BaskarMitrah
Approved by: @timkim
Merged: 2026-06-24
Adds automatic default alt text for videos across Super Hero, Columns, Text, Carousel, and Embed blocks when none is author-provided, and fixes relative video path resolution in DevDocs.
[9] #668 — chore(ai-assistant): updated disclaimer text
Jira: —
Author: @davids-ensemble
Approved by: @melissag-ensemble, @timkim
Merged: 2026-06-24
Updates the disclaimer text displayed in the AI Assistant chat window.
[10] #669 — feat(ai-assistant): improve initial prompts
Jira: —
Author: @davids-ensemble
Approved by: @melissag-ensemble, @timkim
Merged: 2026-06-24
Improves the initial suggested prompts shown to users when the AI Assistant is first opened.
[11] #678 — fix: enable ai assitant for prod
Jira: —
Author: @timkim
Approved by: @melissag-ensemble
Merged: 2026-06-24
Removes the stage/localhost environment gate from
IS_AI_ASSISTANT_ENABLED, enabling the AI Assistant for production visitors.dev-docs-reference PR: AdobeDocs/dev-docs-reference#71