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

Feature - Implement Email Resend Functionality on Build Failure #27

Open
freidev opened this issue May 2, 2024 · 1 comment
Open

Feature - Implement Email Resend Functionality on Build Failure #27

freidev opened this issue May 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@freidev
Copy link

freidev commented May 2, 2024

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.
@Siumauricio Siumauricio added the enhancement New feature or request label May 3, 2024
@abdelrahman-essawy
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants