Skip to content

fix(scripts): resolve merge conflicts in create-v1-issues branch#188

Merged
Luis85 merged 2 commits into
developfrom
claude/resolve-merge-conflicts-PTJBE
May 1, 2026
Merged

fix(scripts): resolve merge conflicts in create-v1-issues branch#188
Luis85 merged 2 commits into
developfrom
claude/resolve-merge-conflicts-PTJBE

Conversation

@Luis85
Copy link
Copy Markdown
Owner

@Luis85 Luis85 commented May 1, 2026

Summary

  • Resolves the merge conflicts that blocked PR Add v1 release backlog doc and GitHub issue creation script #170 (codex/create-and-assign-github-issues-for-v1.0-release)
  • Accepts develop's improvements over the original PR branch:
    • ISSUE_LABELS env var override for per-run label control
    • Paginated resolveMilestone() to handle repos with >100 open milestones

Test plan

  • Verify scripts/create-v1-issues.mjs has no conflict markers
  • Run node scripts/create-v1-issues.mjs --help (or dry-run) to confirm syntax is valid
  • Confirm PR branch merges cleanly into develop

https://claude.ai/code/session_01YYchCidxQPEQKhK9SPXgAA


Generated by Claude Code

Luis85 and others added 2 commits May 1, 2026 17:37
…issues branch

Accepts develop's improvements: ISSUE_LABELS env override and paginated
milestone resolution in resolveMilestone().

https://claude.ai/code/session_01YYchCidxQPEQKhK9SPXgAA
@Luis85 Luis85 merged commit 55b9b3c into develop May 1, 2026
19 checks passed
@Luis85 Luis85 deleted the claude/resolve-merge-conflicts-PTJBE branch May 1, 2026 22:31
@Luis85 Luis85 mentioned this pull request May 2, 2026
2 tasks
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