devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Feature: Give users functionality to be able to create trigger-time reminders

Open prakarsh-dt opened this issue 6 months ago • 0 comments

🔖 Feature description

As a user, I may need to create CD/CI trigger time reminders that may be recurring or one-time.

🎤 Pitch / Usecases

User persona: Application admins and above

  • Usecase-1: I want to create a one-time CD trigger reminder to remind me about an important config-map value update before next deployment. Example: Remind about: Set auth-cm configmap with value USERNAME: root When: Before CD trigger on prod env. Recurring: false

  • Usecase-2: I want to create a recurring CD trigger reminder to remind me about an important config-map value update before every deployment of this application in prod env. Example: Remind about: Ensure to inform PSI team before sending a new release. When: Before CD trigger on prod env. Recurring: true

🔄️ Alternative

No response

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

prakarsh-dt avatar Jan 11 '24 09:01 prakarsh-dt