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

dailyからnotify_certain_period_passed_after_last_answerルートを作る #6111

Conversation

Seakimhour
Copy link
Contributor

Issue

概要

新しいルートを作成して、question.notify_certain_period_passed_after_last_answerdailyから分離します。

変更確認方法

  1. feature/move-question-notify_certain_period_passed_after_last_answerをローカルに取り込む
  2. bin/rails db:resetbin/rails sでサーバーを起動
  3. kimuraでログイン
  4. http://127.0.0.1:3000/scheduler/daily/notify_certain_period_passed_after_last_answerにアクセスする
  5. 通知確認する。
    • サイト内通知はこのURLにhttp://127.0.0.1:3000/notifications?status=unreadにアクセスし、「Q&A「1週間前の質問」のベストアンサーがまだ選ばれていません。」表示されることを確認する。
    • メール通知はhttp://127.0.0.1:3000/letter_opener/にアクセスし、メール内容kimuraさんの質問【 1週間前の質問 】のベストアンサーがまだ選ばれていません。が表示されることを確認する。

@Seakimhour Seakimhour self-assigned this Jan 26, 2023
@Seakimhour Seakimhour marked this pull request as ready for review January 26, 2023 05:54
@Seakimhour Seakimhour requested a review from lef237 January 26, 2023 05:55
@Seakimhour
Copy link
Contributor Author

@lef237 お疲れ様です!
こちらのPRにレビューお願いいただけますでしょうか。

@lef237
Copy link
Contributor

lef237 commented Jan 26, 2023

@Seakimhour
承知しました!👍
もし分からない点があれば質問させて頂きます🙏

Copy link
Contributor

@lef237 lef237 left a comment

Choose a reason for hiding this comment

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

@Seakimhour
こちらコードも動作確認も大丈夫です! Approveしました✨

@Seakimhour
Copy link
Contributor Author

@lef237 レビューありがとうございます!

@komagata メンターからApproveをもらったので、ご確認をよろしくお願いいたします!

@Seakimhour Seakimhour requested a review from komagata January 31, 2023 09:06
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 45fa187 into main Feb 4, 2023
@komagata komagata deleted the feature/move-question-notify_certain_period_passed_after_last_answer branch February 4, 2023 21:21
@github-actions github-actions bot mentioned this pull request Feb 4, 2023
20 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