chore(issues): 完了した implementation plan を issues/old/ へ移動 - #140
Merged
Merged
Conversation
PLAN32・PLAN36〜PLAN41 と PLAN32 の元 issue i32.md は、いずれも完了の定義を 満たし関連 PR がマージ済み(issue #116 / #118 / #136 は CLOSED)のため issues/old/ へ退避する。issues/ 直下は次の plan のために空にする。 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019H8YYmWsEc7dYSF1bqXTwy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
概要
issues/直下に残っていた完了済みの implementation plan をissues/old/へ退避する。issues/直下を「進行中の plan だけが置かれる場所」に戻し、次の plan(open issue #139 等)の着手時に完了済みの計画と取り違えないようにする。
ファイルの移動のみで、内容の差分はない(8 files changed, 0 insertions(+), 0 deletions(-))。
関連 Issue
変更点
移動した 8 ファイルと、完了と判断した根拠は次のとおり。
i32.mdPLAN32_multi-repo-project.mdPLAN36_vscode-server-persistence.md[x]。PR #131 マージ済みPLAN37_clone-failure-visibility.md[x]。PR #115 マージ済みPLAN38_tmux-default-config.md[x]。issue #118 CLOSEDPLAN39_account-group-volume-separation.mdPLAN40_snapshot-incremental-restore-failure.md[x]。cross-review APPROVE 収束済みPLAN41_json-placeholder-invalid.mdこれにより
issues/直下は空になり、issues/old/のみが残る。動作確認
git diff origin/main..HEAD --statが rename のみ・内容差分 0 であることgh pr list --state openは 0 件)./bin/devbase --helpが正常に動作する(コード非変更のため未実施)docs/からの参照なし)補足
open のまま残っているのは issue #139(
devbase build <image>が docker へ image 引数をそのまま渡して失敗する)で、まだ plan ファイルは存在しない。