Skip to content

chore: pass issue number argument to devcontainer#140

Merged
LeeCampbell merged 1 commit intoHdrHistogram:mainfrom
LeeCampbell:chore/pass-issue-number-to-container
Mar 2, 2026
Merged

chore: pass issue number argument to devcontainer#140
LeeCampbell merged 1 commit intoHdrHistogram:mainfrom
LeeCampbell:chore/pass-issue-number-to-container

Conversation

@LeeCampbell
Copy link
Collaborator

Summary

  • Allow run.sh to accept an optional issue number as a CLI argument
  • Forward the issue number as the ISSUE_NUMBER environment variable to the Docker container

Test plan

  • Run ./run.sh without arguments — container starts without ISSUE_NUMBER set
  • Run ./run.sh 42 — container starts with ISSUE_NUMBER=42

🤖 Generated with Claude Code

Allow run.sh to accept an optional issue number parameter and
forward it as the ISSUE_NUMBER environment variable to the
Docker container.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@LeeCampbell LeeCampbell force-pushed the chore/pass-issue-number-to-container branch from 3f73b7f to 34756ad Compare March 2, 2026 04:42
@LeeCampbell LeeCampbell enabled auto-merge (rebase) March 2, 2026 04:49
@LeeCampbell LeeCampbell disabled auto-merge March 2, 2026 04:49
@LeeCampbell LeeCampbell merged commit f93b845 into HdrHistogram:main Mar 2, 2026
2 checks passed
@LeeCampbell LeeCampbell deleted the chore/pass-issue-number-to-container branch March 2, 2026 04:49
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