Docs: 公開資料から社内向けの記載を削除 - #62
Merged
Merged
Conversation
GitHub Pages で一般公開するため、スライドと公開ページから「社内勉強会」の 記載を外す。 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Wa3ZT8WCqEDTyybpZ6Zncw
takemi-ohama
commented
Aug 6, 2026
takemi-ohama
left a comment
Contributor
Author
There was a problem hiding this comment.
🤖 cross-review | round 1 | codex | APPROVE
修正が必要な指摘はありません。
takemi-ohama
commented
Aug 6, 2026
takemi-ohama
left a comment
Contributor
Author
There was a problem hiding this comment.
🤖 cross-review | round 1 | gemini | APPROVE
対象ファイルおよび再ビルドされた成果物から社内向けの記載が正しく削除されていることを確認しました。
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.
Summary
GitHub Pages で一般公開する資料になったため、スライドと公開ページから「社内勉強会」の記載を外します。
2026-08-06-ai-plugins-intro.mdREADME.mdindex.htmlbuild.shで PDF と HTML を再生成しています。Test plan
docs/presentations/配下に「社内」「勉強会」の記載が残っていないことを grep で確認bash docs/presentations/build.shが完走し、PDF と単一ファイル HTML が再生成されることpython3 scripts/check-markdown-links.py --root .が pass補足
マージ済み PR #61 の本文とコミットメッセージにも「社内勉強会」の記載が残っています。コミットメッセージは
mainの履歴を書き換えることになるため、このPRでは触っていません。PR 本文の修正が必要であれば別途対応します。