削除済み資料への参照をワークフローのコメントから落とす - #44
Merged
Merged
Conversation
docs/チェックリスト.md は削除され、参照だけが宙吊りになっていた。 参照が指していた内容(CI / CD のジョブ構成の意図・PR で paths を使わない理由・ 必須チェックを ci-gate 1 本へ集約する理由)はいずれも各コメント本文が説明しているため、 括弧の参照のみを落とす。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
削除された
docs/チェックリスト.mdへの参照が GitHub Actions のワークフローのコメントに残り、参照先が存在しない状態になっていた。該当は 5 箇所(
build.yml3 /publish.yml1 /kotlin-prerelease.yml1)。参照が指していた内容(CI / CD のジョブ構成の意図・PR で
pathsを使わない理由・必須チェックをci-gate1 本へ集約する理由)はいずれも各コメント本文が既に説明しているため、括弧の参照のみを落とし、資料の再作成や本文の補記は行わない。チェックリスト/checklistで再検索し、他に参照が残っていないことを確認済み./gradlew ktfmtFormatを実行し、追加の差分が出ないことを確認済み(変更は.ymlのみ)🤖 Generated with Claude Code