Skip to content

docs: add projectId to clasp configuration examples#19

Merged
h13 merged 2 commits intomainfrom
docs/gcp-project-id
Mar 27, 2026
Merged

docs: add projectId to clasp configuration examples#19
h13 merged 2 commits intomainfrom
docs/gcp-project-id

Conversation

@h13
Copy link
Copy Markdown
Owner

@h13 h13 commented Mar 27, 2026

Summary

  • .clasp.json の設定例に projectId フィールドを追加(GitHub / GitLab の全 setup docs)
  • CI/CD Variables テーブルの CLASP_JSON 値にも projectId を反映
  • projectId の意味と確認方法を説明する注釈を追加(en/ja 両方)

スクリプトが複数の GCP プロジェクトに分散する組織向けに、紐づけを宣言的に管理できるようにする。projectId は省略可能なので既存ユーザーへの影響はない。

Test plan

  • 各 setup docs の JSON 例が valid JSON であること
  • en/ja の内容が一致していること
  • pnpm run check が通ること

h13 added 2 commits March 27, 2026 23:33
All setup docs now include the optional projectId field in
.clasp.json examples and CI/CD variable tables. This makes
the GCP project association declarative per script, supporting
organizations that distribute scripts across multiple GCP projects.
@h13 h13 merged commit aef8c13 into main Mar 27, 2026
4 checks passed
@h13 h13 deleted the docs/gcp-project-id branch March 28, 2026 02:11
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