Skip to content

[JENKINS-73430] Selective e-mail recipients determined during build #601

@jenkins-infra-bot

Description

@jenkins-infra-bot

I have a set of tests for which I need to inform specific persons:

  • if test A1, A2 or A3 fails, an e-mail should be sent to person A
  • if test B1, B2 fails, an e-mail should be sent to person B
  • etc.

What would be a good approach to let the build decide what recipients to send the e-mail to? Perhaps an environment variable can be set which is then added to the mailer configuration of the project?


Originally reported by kpop, imported from: Selective e-mail recipients determined during build
  • assignee: alecharp
  • status: Open
  • priority: Minor
  • component(s): mailer-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251211-223321
Raw content of original issue

I have a set of tests for which I need to inform specific persons:

  • if test A1, A2 or A3 fails, an e-mail should be sent to person A
  • if test B1, B2 fails, an e-mail should be sent to person B
  • etc.

What would be a good approach to let the build decide what recipients to send the e-mail to? Perhaps an environment variable can be set which is then added to the mailer configuration of the project?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions