ai-dial-chat
ai-dial-chat copied to clipboard
fix(overlay): fix overlay features are not applied if they are missing in the chat enabled features (Issue #2929)
Description:
- Fix overlay features are not applied if they are missing in the chat enabled features
Issues:
- Issue #2929
Checklist:
- [x] the pull request name complies with Conventional Commits
- [x] the pull request name starts with
fix(<scope>):,feat(<scope>):,feature(<scope>):,chore(<scope>):,hotfix(<scope>):ore2e(<scope>):. If contains breaking changes then the pull request name must start withfix(<scope>)!:,feat(<scope>)!:,feature(<scope>)!:,chore(<scope>)!:,hotfix(<scope>)!:ore2e(<scope>)!:where<scope>is name of affected project:chat,chat-e2e,overlay,shared,sandbox-overlay, etc. - [x] the pull request name ends with
(Issue #<TICKET_ID>)(comma-separated list of issues) - [x] I confirm that do not share any confidential information like API keys or any other secrets and private URLs
/deploy-review
GitHub actions run: 19633187796 Environment URL: review-environment | pipeline Chat E2E tests status: failure Overlay E2E tests status: success Chat E2E tests status: skipped Overlay E2E tests status: success
/deploy-review
GitHub actions run: 19708925484 Environment URL: review-environment | pipeline Chat E2E tests status: success Overlay E2E tests status: success