AlexStocks commented on code in PR #3340:
URL: https://github.com/apache/dubbo-go/pull/3340#discussion_r3401244350
##########
.agents/gemini-extension.json:
##########
@@ -0,0 +1,6 @@
+{
Review Comment:
[P1] 你在本 PR 里要求“Gemini 删掉”,但当前 head 里 .agents/GEMINI.md 和这份
.agents/gemini-extension.json 仍然作为新增文件存在(都被这个 PR 引入)。如果决定不带 Gemini 适配,需要在本 PR
一并 git rm 掉 GEMINI.md 和 gemini-extension.json,并从
package.json/plugin.json/marketplace.json 任何引用 gemini 的位置同步移除,避免后续 install
流程指向不存在的文件。
##########
.agents/skills/scaffolding/SKILL.md:
##########
@@ -0,0 +1,282 @@
+---
Review Comment:
[P1] 这一批 7 个 .agents/skills/*/SKILL.md 仍然没有 Apache 2.0 license
header(debug、development、extensions、guide、java-interop、migrate、scaffolding
全部命中),与 PR 描述里“Added Apache 2.0 license headers to commentable files under
.agents”不一致;同一批的
.codex/INSTALL.md、.opencode/plugins/dubbo-go-agent-skills.js、README*.md 都已加上,只剩
SKILL.md 漏了。Markdown 可以用 HTML 注释或 frontmatter 注释加 ASF header;这是 Apache
项目硬要求,需要在 7 个文件里全部补齐,否则 release audit 会卡。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]