Skip to content

fix(jobs): Improve platform_engineer create_issue label validation#294

Open
ncrmro wants to merge 1 commit intomainfrom
deepwork/learn-platform-engineer
Open

fix(jobs): Improve platform_engineer create_issue label validation#294
ncrmro wants to merge 1 commit intomainfrom
deepwork/learn-platform-engineer

Conversation

@ncrmro
Copy link
Copy Markdown
Collaborator

@ncrmro ncrmro commented Mar 25, 2026

Summary

  • Enforce label existence check BEFORE gh issue create (previously failed on first attempt when labels didn't exist)
  • Soften platform label requirement to conditional — not all repos have it
  • Fix artifact storage path: .deepwork/tmp/ not .deepwork/artifacts/
  • Bump version to 1.0.1

Test plan

  • Run /platform.issue in a repo without a platform label — issue should create on first attempt
  • Verify output files land in .deepwork/tmp/

🤖 Generated with Claude Code

…d artifact path

- Enforce label existence check BEFORE gh issue create (not after failure)
- Soften platform label requirement to conditional (repos may not have it)
- Fix artifact storage path: .deepwork/tmp/ not .deepwork/artifacts/
- Bump version to 1.0.1

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant