Przeglądaj źródła

Add pagerduty to marketplace

Tobin South 6 miesięcy temu
rodzic
commit
f2115dba9d
1 zmienionych plików z 11 dodań i 0 usunięć
  1. 11 0
      .claude-plugin/marketplace.json

+ 11 - 0
.claude-plugin/marketplace.json

@@ -684,6 +684,17 @@
         "url": "https://github.com/semgrep/mcp-marketplace.git"
         "url": "https://github.com/semgrep/mcp-marketplace.git"
       },
       },
       "homepage": "https://github.com/semgrep/mcp-marketplace.git"
       "homepage": "https://github.com/semgrep/mcp-marketplace.git"
+    },
+    {
+      "name": "pagerduty",
+      "description": "Enhance code quality and security through PagerDuty risk scoring and incident correlation. Score pre-commit diffs against historical incident data and surface deployment risk before you ship.",
+      "category": "monitoring",
+      "source": {
+        "source": "url",
+        "url": "https://github.com/PagerDuty/claude-code-plugins.git",
+        "sha": "b16c23e0d790deceaa7a6182616d0e36673f2eae"
+      },
+      "homepage": "https://github.com/PagerDuty/claude-code-plugins"
     }
     }
   ]
   ]
 }
 }