Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

一个新的 Workflow:工程师 #1

@bestony

Description

@bestony

创建一个新的 Workflow 文件。名称是 engineer.yml

功能是

  1. 检查当前是否有未完成的 PLAN(在 plans)文件夹里;
  2. 如果有,就分析里面的任务是否已经完成;如果没有,则结束
  3. 分析如果任务没有完成,则调用 codex action 来进行任务的完成;
  4. 完成任务后,自动创建对应的 PR 去提交。
  5. 这个 Workflow 同一时间只支持一个,避免不同之间的 engineer 做相同的工作。
  6. 状态只遵循 FrontMatter 中的 status 字段。

在 Plan 的 markdown 文件里提供 FrontMatter;至少包含 status 字段,该字段支持 TODO,DOING,DONE 三个字段。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions