Skip to content

feat: Playnack changes#520

Open
Abhishk123 wants to merge 1 commit intodevfrom
playbackChanges
Open

feat: Playnack changes#520
Abhishk123 wants to merge 1 commit intodevfrom
playbackChanges

Conversation

@Abhishk123
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 27, 2026 14:14
@github-actions
Copy link
Copy Markdown

Invalid PR title. It must start with feat: or fix: or BREAKING CHANGE: or feat(): or fix(): or BREAKING CHANGE():. Please see our Contributing-Guide.

@Abhishk123 Abhishk123 changed the title Playnack changes feat: Playnack changes Mar 27, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates Cypress support code to adjust app launch/playback behavior when a runtime flag indicates playback isn’t supported.

Changes:

  • In playback “streaming” steps, sends an enter keypress when runtime.intent.isPlaybackSupported === false.
  • In launchApp, overrides the outgoing intent action to "entity" when isPlaybackSupported === false.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
cypress/support/step_definitions/fireboltCalls.js Adds conditional enter keypress for playback when playback support is disabled.
cypress/support/cypress-commands/commands.js Alters constructed messageIntent to use action "entity" when playback support is disabled.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread cypress/support/step_definitions/fireboltCalls.js
Comment thread cypress/support/cypress-commands/commands.js
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.

2 participants