Dokploy / dokploy

Open Source Alternative to Vercel, Netlify and Heroku.
https://dokploy.com/
Other
4.29k stars 238 forks source link

Feature - Implement Email Resend Functionality on Build Failure #27

Open freidev opened 2 months ago

freidev commented 2 months ago

As part of the continuous improvement of Dokploy, I propose the implementation of a new feature that allows sending a notification email when a build fails in the process. This email resend mechanism will be useful to keep me, the developers, and the team immediately informed about any critical errors in the build process.

Tasks:

  1. Develop the Email Resend Logic: Create the necessary logic to detect a build error and trigger the sending of a notification email.
  2. Integrate with Dokploy's Build System: Ensure that the email resend functionality is properly integrated with Dokploy's current build system.
  3. Email Template Configuration: Design and configure clear and concise email templates to notify about build errors.

Benefits:

  1. Improved detection and notification of build errors.
  2. Increased transparency and communication within the development team.
  3. Reduced response time to critical issues in the build process.
abdelrahman-essawy commented 1 month ago

sounds good, but can we make this feature as notification channels ? for example sending Email OR/AND Slack message on build success/failed.

miguelvictor commented 2 weeks ago

Discord webhooks would be great too since our company already left Slack for Discord 😅

190km commented 3 days ago

An option to choose discord or slack would be to have several ways to configure, either by mail, discord or slack or simply all 3.