Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

退会完了メールのBCCにinfo@lokka.jpを追加する #7377

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

yocchan-git
Copy link
Contributor

@yocchan-git yocchan-git commented Feb 14, 2024

Issue

概要

ユーザが退会した時にbccでinfo@lokka.jpにもメールが飛ぶようにしました

変更確認方法

  1. ブランチfeature/add-bcc-to-retire-emailをローカルに取り込む
  2. bin/rails sでローカル環境を立ち上げる
  3. ログインして、退会をする
  4. http://localhost:3000/letter_opener にアクセスする
  5. 「[FBC] 退会処理が完了しました」という題名のメールを開き、bccでinfo@lokka.jpも追加されているか確認する
  6. (必要なら) rails db:migrate:resetrails db:seedで退会を元に戻せます!

変更前

Image from Gyazo

変更後

Image from Gyazo

@yocchan-git yocchan-git changed the title Feature/add bcc to retire email 退会完了メールのBCCにinfo@lokka.jpを追加する Feb 14, 2024
@yocchan-git yocchan-git self-assigned this Feb 14, 2024
@yocchan-git yocchan-git marked this pull request as ready for review February 14, 2024 22:54
@yocchan-git
Copy link
Contributor Author

yocchan-git commented Feb 14, 2024

#7372 (review)

@SuzukaHori さん、丁寧にレビューしていただきありがとうございました!
参考になります...🙏

またぜひ教えていただけますと嬉しいです🙇‍♂️
(PRわかりにくくなっちゃって申し訳ないです)

ないかなと思いますが、ローカルで確認したいときは以下のコマンドを入力していただけますと嬉しいです

git branch -m feat/yocchan/retire-bcc feature/add-bcc-to-retire-email
git fetch origin
git branch -u origin/feature/add-bcc-to-retire-email feature/add-bcc-to-retire-email
git remote set-head origin -a

Copy link
Contributor

@SuzukaHori SuzukaHori left a comment

Choose a reason for hiding this comment

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

PRの作り直し、ありがとうございます🙏

ブランチ名と文面の修正を確認しました!(リモートブランチにはgit checkout origin/feature/add-bcc-to-retire-emailで問題なく切り替えられました👍)

私からはApproveさせていただきます🎉🎉

@yocchan-git yocchan-git requested a review from komagata February 15, 2024 01:49
@yocchan-git
Copy link
Contributor Author

@komagata さん、suzukaさんに確認いただきました!
お手隙でレビューしていただけますと嬉しいです🙇‍♂️

suzukaさん
レビューから何までありがとうございました!🙏
教えていただけて嬉しいですし、参考になりました。

またよろしくお願いいたします🙇

Copy link
Member

@komagata komagata left a comment

Choose a reason for hiding this comment

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

確認させて頂きました。OKです〜🙆‍♂️

@komagata komagata merged commit 9c0bfed into main Feb 15, 2024
14 checks passed
@komagata komagata deleted the feature/add-bcc-to-retire-email branch February 15, 2024 10:02
@github-actions github-actions bot mentioned this pull request Feb 15, 2024
19 tasks
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