Skip to content

Publish the DeepSeek Harness plugin install path - #69

Merged
gofenix merged 2 commits into
mainfrom
codex/readme-dsh-info
Aug 26, 2026
Merged

Publish the DeepSeek Harness plugin install path#69
gofenix merged 2 commits into
mainfrom
codex/readme-dsh-info

Conversation

@gofenix

@gofenix gofenix commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6873dfb794

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


jobs:
build:
if: github.actor == 'gofenix'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge 允许仓库维护者触发标签发布

当发布标签由 gofenix 之外的维护者、GitHub App 或自动化账号推送时,这个 job 会直接被标记为 skipped,依赖它的 publish job 也不会运行;标签已经存在后,合并或重新运行工作流也不会重新触发 push.tags 事件。因此仓库文档指向的安装包可能永远不会生成,除非始终由这个单一账号创建每个标签。应改用受保护环境、权限或显式授权名单控制发布,而不是把发布流程绑定到一个用户名。

Useful? React with 👍 / 👎.

@gofenix
gofenix merged commit 74f3c2e into main Aug 26, 2026
2 checks passed
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.

2 participants