Skip to content

意見箱のTerraform - #17

Open
takuyone68 wants to merge 2 commits into
mainfrom
change-opinion-box-flag
Open

意見箱のTerraform#17
takuyone68 wants to merge 2 commits into
mainfrom
change-opinion-box-flag

Conversation

@takuyone68

@takuyone68 takuyone68 commented Jul 24, 2026

Copy link
Copy Markdown

やったこと

  • remote configをtrueにした
  • 通知の遷移先を意見箱フォームにした

@takuyone68 takuyone68 self-assigned this Jul 24, 2026
@takuyone68 takuyone68 changed the title 意見箱のfirebase_remote_configをtrueに変更 意見箱のTerraform Jul 24, 2026
@takuyone68
takuyone68 marked this pull request as ready for review July 24, 2026 09:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Firebase Remote Configで「意見箱」機能を有効化し、通知(breaking_announcement)の遷移先を意見箱フォームへ更新する変更です。

Changes:

  • Feature.opinion_box のデフォルト値を true に変更
  • breaking_announcement のデフォルトJSONを「大学への意見箱をリリース!」とGoogle Forms URLに更新

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

default_value {
use_in_app_default = false
value = "{\"title\":null,\"url\":null,\"is_external\":null}"
value = "{\"title\":\"大学への意見箱をリリース!\",\"url\":\"https://forms.gle/Y5xh3mNH1YptocSu7\",\"is_external\":true}"

@masaya-osuga masaya-osuga left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

良さそう
マージは一旦待ってもらって

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.

3 participants