Skip to content

Conversation

@mayuran-deriv
Copy link
Collaborator

🤖 Auto-generated PR

This PR was automatically created by ShiftAI CLI.


fix: remove unwanted popup

@mayuran-deriv
Copy link
Collaborator Author

mayuran-deriv commented Oct 8, 2025

🤖 AI Code Analysis Results

📝 Manual Coding

⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 0%

0 of 261 characters (0%) in newly added lines are AI-generated


📊 Analysis Summary

Metric Value
📁 Files Changed 2
New Lines Added 261 chars
🤖 AI Characters 0
📈 AI Percentage 0%

📋 Per-File Breakdown (New Lines Only)

File Lines Added AI Content Percentage
...-list/delete-dialog/delete-dialog.tsx 76 chars 0 chars ⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 0%
src/stores/load-modal-store.ts 185 chars 0 chars ⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 0%

📝 This PR contains traditional hand-written code.

📊 Raw Data (for dashboard)
{
  "timestamp": "2025-10-08T14:26:15.970Z",
  "repository": "deriv-com/derivatives-bot",
  "branch": "unknown",
  "author": "unknown",
  "summary": {
    "totalCharacters": 261,
    "aiCharacters": 0,
    "percentage": 0
  },
  "files": [
    {
      "name": "src/pages/dashboard/bot-list/delete-dialog/delete-dialog.tsx",
      "totalCharacters": 76,
      "aiCharacters": 0,
      "percentage": 0,
      "status": "modified",
      "hasAddedContent": true,
      "addedContent": "                await loadStrategyToBuilder(updated_workspaces?.[0], false);"
    },
    {
      "name": "src/stores/load-modal-store.ts",
      "totalCharacters": 185,
      "aiCharacters": 0,
      "percentage": 0,
      "status": "modified",
      "hasAddedContent": true,
      "addedContent": "    loadStrategyToBuilder = async (strategy: TStrategy, is_show_notification: boolean = true) => {\n                show_snackbar: is_show_notification,\n            show_snackbar: false,"
    }
  ]
}

🚀 Analysis powered by ShiftAI • Analyzes only PR changes, not entire files

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 8, 2025

Deploying derivatives-bot with  Cloudflare Pages  Cloudflare Pages

Latest commit: 163740d
Status: ✅  Deploy successful!
Preview URL: https://23660e3b.derivatives-bot.pages.dev
Branch Preview URL: https://mayuran-unwanted-popup.derivatives-bot.pages.dev

View logs

@mayuran-deriv mayuran-deriv changed the title fix: remove unwanted popup mayuran/GRWT-7161/v2/fix: remove unwanted popup Oct 8, 2025
@mayuran-deriv mayuran-deriv changed the title mayuran/GRWT-7161/v2/fix: remove unwanted popup Mayuran/GRWT-7161/v2/fix: remove unwanted popup Oct 8, 2025
@nijil-deriv nijil-deriv merged commit c9048c7 into master Oct 27, 2025
7 checks passed
@nijil-deriv nijil-deriv deleted the mayuran/unwanted-popup branch October 27, 2025 14:24
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.

5 participants