Skip to content

Conversation

@ravikiranvm
Copy link
Contributor

@ravikiranvm ravikiranvm commented Nov 19, 2025

Fixes OPS-3105.

Additional Notes

  1. Changed the action name and description
  2. Changed the action file name to be consistent with the action name

UI Changes

Screenshot 2025-11-20 at 1 26 36 PM

@linear
Copy link

linear bot commented Nov 19, 2025

@ravikiranvm ravikiranvm marked this pull request as ready for review November 19, 2025 14:50
Copilot AI review requested due to automatic review settings November 19, 2025 14:50
Copy link
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 renames the "Ask AI" block and action to "AI Step" to better reflect its purpose and functionality. The changes update naming across the codebase while maintaining backward compatibility by keeping the action's internal name as "analyze".

Key Changes:

  • Renamed the exported action from askAi to aiStep
  • Updated display names from "Ask AI"/"AI" to "AI Step"
  • Revised the action description to emphasize transformation and analysis

Reviewed Changes

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

File Description
packages/blocks/ai/src/lib/actions/ai-step.ts Renamed action export and updated display name and description
packages/blocks/ai/src/index.ts Updated block display name and action import reference
packages/blocks/ai/test/ai-step-action.test.ts Updated test file to use new aiStep import and references

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

@ravikiranvm
Copy link
Contributor Author

Quality Gate Failed Quality Gate failed

Failed conditions 1 Security Hotspot

See analysis details on SonarQube Cloud

I've not touched this code block

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

@ravikiranvm ravikiranvm changed the title Rename AskAI block and action to AI Step Rename AskAI action to AI Step Nov 20, 2025
Copy link
Contributor

@bigfluffycookie bigfluffycookie left a comment

Choose a reason for hiding this comment

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

looks good but that sonar error is very weird, wonder why it got triggered here @rita-gorokhod any idea?

@ravikiranvm ravikiranvm merged commit db034a5 into main Nov 24, 2025
21 of 22 checks passed
@ravikiranvm ravikiranvm deleted the ops-3105 branch November 24, 2025 04:57
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.

3 participants