gocd / gocd

GoCD - Continuous Delivery server main repository
https://www.gocd.org
Apache License 2.0
7.1k stars 970 forks source link

Send Email Notification when user cancels a hung job due to stuck or died agent #5575

Closed GaneshSPatil closed 4 years ago

GaneshSPatil commented 5 years ago
Issue Type
Summary

GoCD server does not send a notification when a user manually cancels a stage where job is hung due to a stuck/died agent.

Basic environment details
  1. Consider a Stage with a single job
  2. The job is scheduled and assigned to an agent.
  3. The agent dies while running a job.
  4. Before the unresponsive job is cancelled by GoCD user cancels the stage.
Expected Results

Send an email notification about cancelled stage.

Actual Results

No email notification was sent about cancelled stage.

Related: https://github.com/gocd/gocd/pull/5506

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had activity in the last 90 days. If you can still reproduce this error on the master branch using local development environment or on the latest GoCD Release, please reply with all of the information you have about it in order to keep the issue open. Thank you for all your contributions.