POC: Add /remind_me quick action
What does this MR do and why?
This proof-of-concept adds a new quick action /remind_me <date in future>
that will create a Notification/ToDo at the scheduled time. It uses scheduled Sidekiq jobs to create a ToDo
for the user. It was built in this manner as an exercise in a fast
Screenshots
Command hinting
Reminder set
ToDo
Related to #20490
Merge request reports
Activity
assigned to @kerrizor
added linked-issue label
- A deleted user
added backend feature flag labels
- Resolved by Kerri Miller
3 Warnings 2abd4584: Commits that change 30 or more lines across at least 3 files should describe these changes in the commit body. For more information, take a look at our Commit message guidelines. d5e55a4f: The commit subject must contain at least 3 words. For more information, take a look at our Commit message guidelines. 82649d4a: The commit subject must contain at least 3 words. For more information, take a look at our Commit message guidelines. 1 Message CHANGELOG missing: If this merge request needs a changelog entry, add the
Changelog
trailer to the commit message you want to add to the changelog.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
Reviewer roulette
Category Reviewer Maintainer analytics instrumentation @bastirehm
(UTC+2, 9 hours ahead of author)
Maintainer review is optional for analytics instrumentation backend @ddieulivol
(UTC+2, 9 hours ahead of author)
@brytannia
(UTC+2, 9 hours ahead of author)
Please check reviewer's status!
Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
Sidekiq queue changes
This merge request contains changes to Sidekiq queues. Please follow the documentation on changing a queue's urgency.
These queues were added:
issuable_create_reminder
If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerEdited by Ghost Useradded 159 commits
-
55e01e31...620482f1 - 156 commits from branch
master
- 0df345af - WIP
- c49eacbe - Add strings
- 2f2f523a - Update feature flag YML
Toggle commit list-
55e01e31...620482f1 - 156 commits from branch
- A deleted user
added 5 commits
Toggle commit listremoved groupproject management label
added groupcode review label