ofelia icon indicating copy to clipboard operation
ofelia copied to clipboard

Change mail topic

Open 0xERR0R opened this issue 4 years ago • 3 comments

The mail topic looks currently like this:

[Execution successful] Job job-name finished in 3m19.830133383s or [Execution failed] Job job-name finished in 1.768168ms

There are 3 important values: status, job name and execution duration. But there is also to much "noise", it should be more concise.

Proposal:

  • Status in upper case
  • remove "Execution"
  • duration, show only one digit after the collon

Example: [SUCCESSFUL] job-name finished in 3m19.8s or [FAILED] job-name finished in 1.78ms

This would make it easier to filter the mails.

0xERR0R avatar Oct 24 '20 09:10 0xERR0R

Well, this makes some sense, however changing the mail topic would break mail filtering for all the users who will update ofelia version, and since we added per commit images tagging just recently, I suspect that many people use ofelia with latest tag, so this could be quite unexpected for some users.

taraspos avatar Oct 24 '20 10:10 taraspos

Good point. Maybe some kind of configuration possibility. It not configured - use default as now

0xERR0R avatar Oct 24 '20 15:10 0xERR0R

+1

bereldhuin avatar Aug 16 '24 08:08 bereldhuin