Skip to content

Conversation

@mayuran-deriv
Copy link
Contributor

🤖 Auto-generated PR

This PR was automatically created by ShiftAI CLI.


fix: utm cookie added

@mayuran-deriv
Copy link
Contributor Author

🤖 AI Code Analysis Results

📝 Manual Coding

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

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


📊 Analysis Summary

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

📋 Per-File Breakdown (New Lines Only)

File Lines Added AI Content Percentage
docusaurus.config.js 183 chars 0 chars ⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 0%

📝 This PR contains traditional hand-written code.

📊 Raw Data (for dashboard)
{
  "timestamp": "2025-09-17T08:51:59.523Z",
  "repository": "deriv-com/deriv-api-docs",
  "branch": "unknown",
  "author": "unknown",
  "summary": {
    "totalCharacters": 183,
    "aiCharacters": 0,
    "percentage": 0
  },
  "files": [
    {
      "name": "docusaurus.config.js",
      "totalCharacters": 183,
      "aiCharacters": 0,
      "percentage": 0,
      "status": "modified",
      "hasAddedContent": true,
      "addedContent": "  // Add scripts to be loaded in the head\n  scripts: [\n    {\n      src: 'https://cdn.jsdelivr.net/npm/@deriv-com/marketing-utils@2.0.7/dist/cookie.js',\n      async: true,\n    },\n  ],\n"
    }
  ]
}

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

@vercel
Copy link

vercel bot commented Sep 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
deriv-api-docs Ready Ready Preview Sep 17, 2025 8:58am

@github-actions
Copy link

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

package-lock.json
  • @deriv-com/shiftai-cli@1.0.7
  • @deriv-com/shiftai-cli@1.0.2
package.json
  • @deriv-com/shiftai-cli@^1.0.7
  • @deriv-com/shiftai-cli@^1.0.2

@mayuran-deriv mayuran-deriv merged commit e5d00bb into master Sep 17, 2025
5 of 7 checks passed
@mayuran-deriv mayuran-deriv deleted the mayuran/added-cookie-script-utm branch September 17, 2025 09:30
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