Skip to content

[agent] fix: ensure labels before seeding issues#2080

Open
Tian1996 wants to merge 2 commits into
xevrion-v2:mainfrom
Tian1996:codex/issue-957-ensure-labels-before-seeding
Open

[agent] fix: ensure labels before seeding issues#2080
Tian1996 wants to merge 2 commits into
xevrion-v2:mainfrom
Tian1996:codex/issue-957-ensure-labels-before-seeding

Conversation

@Tian1996

Copy link
Copy Markdown

Description

Closes #957

Bootstraps the labels used by the issue seeding workflows before those workflows create labeled issues.

Changes Made

  • Added required label creation/update logic to seed-issues.yml.
  • Added the same label bootstrap to seed-meta-issue.yml.

Model Info

Verification

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/seed-issues.yml"); YAML.load_file(".github/workflows/seed-meta-issue.yml"); puts "seed workflow yaml ok"'
  • npm test

AI Agent Checklist

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.

Seed workflows fail when bounty labels are missing

1 participant