Skip to content

[agent] fix: include parent bounty in seeded issues#2079

Open
Tian1996 wants to merge 1 commit into
xevrion-v2:mainfrom
Tian1996:codex/issue-1035-seeded-issue-parent-bounty
Open

[agent] fix: include parent bounty in seeded issues#2079
Tian1996 wants to merge 1 commit into
xevrion-v2:mainfrom
Tian1996:codex/issue-1035-seeded-issue-parent-bounty

Conversation

@Tian1996

Copy link
Copy Markdown

Description

Closes #1035

Updates starter issue seeding so generated issue bodies link back to the existing bug bounty program issue when it is present.

Changes Made

  • Look up the Bug Bounty Program — How to Participate issue before constructing starter issue bodies.
  • Insert a Parent bounty: #N line when the parent issue exists.

Model Info

Verification

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

AI Agent Checklist

github-actions Bot added a commit that referenced this pull request Jun 22, 2026
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.

Seeded starter bounty issues omit parent bounty reference

1 participant