Skip to content

GitHub Actionsのワークフローに contents: read パーミッションを追加#610

Merged
blendthink merged 2 commits into
mainfrom
issues/609
Feb 5, 2026
Merged

GitHub Actionsのワークフローに contents: read パーミッションを追加#610
blendthink merged 2 commits into
mainfrom
issues/609

Conversation

@macneko-ayu

Copy link
Copy Markdown
Contributor

概要

close #609

GitHub Actionsのワークフローに contents: read パーミッションを追加しました。

対象ファイル:

  • .github/workflows/wc-check-dependencies.yml
  • .github/workflows/wc-changes.yml

レビュー観点

  • permissions に contents: read を追加することで、リポジトリの内容を読み取る権限を明示的に付与しています
  • 既存の動作に影響がないことを確認してください

レビューレベル

  • Lv1: ぱっとみて違和感がないかチェックして Approve する
  • Lv2: 仕様レベルまで理解して、仕様通りに動くかある程度検証して Approve する
  • Lv3: 実際に環境で動作確認したうえで Approve する

レビュー優先度

  • すぐに見てもらいたい ( hotfix など ) 🚀
  • 今日中に見てもらいたい 🚗
  • 今日〜明日中で見てもらいたい 🚶
  • 数日以内で見てもらいたい 🐢

画像 / 動画

見た目に関する変更がないため省略します。

確認したこと

  • ワークフローの構文が正しいこと

動作確認手順

本テンプレートからリポジトリを作成して、当該ワークフローを実行

備考

なし

@yumemi-team-review-requester yumemi-team-review-requester Bot requested review from a team, karas1910 and trm11tkr and removed request for a team January 16, 2026 09:16
@github-actions

Copy link
Copy Markdown

Ready for review 🚀

@YumNumm YumNumm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@blendthink blendthink left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
ご対応ありがとうございます!

@blendthink blendthink added this pull request to the merge queue Feb 5, 2026
Merged via the queue into main with commit 3fcd3e6 Feb 5, 2026
17 checks passed
@blendthink blendthink deleted the issues/609 branch February 5, 2026 08:44
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.

[Bug]: 一部の GitHub Actions のワークフローで権限が足りず、Git リポジトリのチェックアウトが失敗する

3 participants