Remove preview label from summary.properties.json

This commit is contained in:
Sean Goedecke
2025-04-24 10:30:31 +10:00
committed by GitHub
parent e101f44360
commit 736803bd21
@@ -2,6 +2,5 @@
"name": "AI issue summary",
"description": "Summarizes new issues",
"iconName": "octicon ai-model",
"categories": ["Automation", "SDLC"],
"labels": ["preview"]
"categories": ["Automation", "SDLC"]
}