yumemi-inc / flutter-mobile-project-template

MIT License
36 stars 7 forks source link

[Bug]: Initialization ワークフローの Issue 作成ジョブが失敗する #326

Closed tatsutakein closed 2 months ago

tatsutakein commented 2 months ago

これに関する既存の Issue はありますか?

現在の動作

contents: read の権限が足りないため actions/checkout が動作せず Initialization ワークフローの Issue 作成ができない。

https://github.com/yumemi-inc/flutter-mobile-project-template/blob/05f18c952b68b530c7cb09c2513c162aa9de7eb1/.github/workflows/initialization.yaml#L22-L25

285 で権限が不要になると思い contents: write の記載を contents: read に変更せず削除していたことが原因。

期待される動作

Initialization ワークフローの Issue 作成が動作する。

環境

- Commit Hash: 0153501e8487f388e99243d36f56509ea98f9def
- App Version: 1.0.0
- Platform: iOS 17.2.1, Android 14 API level 34