Skip to content

Release: staging -> main (2026-04-14)#464

Merged
is0692vs merged 7 commits into
mainfrom
staging
Apr 14, 2026
Merged

Release: staging -> main (2026-04-14)#464
is0692vs merged 7 commits into
mainfrom
staging

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 14, 2026

Copy link
Copy Markdown

Summary

Promotes staging into main.

  • Source branch: staging
  • Target branch: main
  • Generated by npm run pr:promote

Included PRs

Compare

Greptile Summary

このPRは、エージェント向けの共通ドキュメント群(AGENTS.mddocs/agent-tooling.md)を新規追加し、既存の .github/copilot-instructions.md および instruction.md から重複していた詳細ワークフロー手順を削除して専用プレイブックへ委譲する整理です。コード変更は含まれておらず、ドキュメント構造の一元化が目的です。

Confidence Score: 5/5

  • ドキュメントのみの変更であり、コードへの影響はなく安全にマージ可能です。
  • 全変更がドキュメント整理・リファクタリングであり、P0/P1 の問題は一切検出されませんでした。相対パスの正確性も確認済みで、構造的な一貫性も保たれています。
  • 特に注意が必要なファイルはありません。

Important Files Changed

Filename Overview
AGENTS.md 新規ファイル。全エージェント向けの共通エントリーポイントとして機能し、各ドキュメントへのリンクを一元管理している。内容は簡潔で正確。
docs/agent-tooling.md 新規ファイル。Dosu / Notion CLI (ntn) / Notion MCP の使い分けガイドを網羅。CLIコマンド一覧・環境変数・ワークフロー手順が明記されており、エージェントが迷わず参照できる構成になっている。
.github/copilot-instructions.md エージェントエントリーポイントセクションの追加、PR レビュー詳細ワークフローの削除(専用プレイブックへ委譲)、PR ワークフロー概要を簡潔化。相対パス (../AGENTS.md など) も正しい。
instruction.md エージェントワークフローの詳細手順を削除し、共有ドキュメントへの参照に置き換え。言語要件(GitHub上は日本語)は引き続き明記されており問題なし。
README.md エージェント向けドキュメントセクションを追加。リンク先パスはすべてリポジトリルートから正確に記述されている。
.github/agents/pr-consolidation-playbook.md 共有ツールリファレンス行を追加。../../AGENTS.md および ../../docs/agent-tooling.md へのパスはこのファイルの位置(.github/agents/)から正確。
.github/agents/pr-review-closure-loop.md 共有ツールリファレンス行を追加。パスは正確で、他の変更との一貫性も保たれている。

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["AGENTS.md\n(全エージェント共通エントリーポイント)"]
    B["docs/agent-tooling.md\n(Dosu / Notion / ntn 正本)"]
    C[".github/copilot-instructions.md\n(OpenShelf 開発規約)"]
    D[".github/agents/pr-review-closure-loop.md\n(PRレビュークローズループ)"]
    E[".github/agents/pr-consolidation-playbook.md\n(PR統合プレイブック)"]
    F["instruction.md\n(レガシー互換ガイド)"]
    G["README.md\n(エージェント向けセクション追加)"]

    G --> A
    A --> B
    A --> C
    A --> D
    A --> E
    A --> F
    C --> D
    C --> E
    D --> B
    E --> B
Loading

Reviews (1): Last reviewed commit: "Merge pull request #463 from Hiroki-org/..." | Re-trigger Greptile

@github-actions github-actions Bot added automated Automated main-to-staging sync PR release Release promotion PR labels Apr 14, 2026
@vercel

vercel Bot commented Apr 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
open-shelf Ignored Ignored Apr 14, 2026 5:47am

chore: sync main into staging
@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Apr 14, 2026
@codecov

codecov Bot commented Apr 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@codspeed-hq

codspeed-hq Bot commented Apr 14, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks
⏩ 15 skipped benchmarks1


Comparing staging (3ebf5d5) with main (847b556)

Open in CodSpeed

Footnotes

  1. 15 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@is0692vs
is0692vs merged commit fdf9ac9 into main Apr 14, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated main-to-staging sync PR documentation Improvements or additions to documentation release Release promotion PR size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant