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

Allow Email Address substitution in notification recipients list #165

Closed
gschueler opened this issue Jun 23, 2012 · 0 comments
Closed

Allow Email Address substitution in notification recipients list #165

gschueler opened this issue Jun 23, 2012 · 0 comments
Assignees
Milestone

Comments

@gschueler
Copy link
Member

  • Issue Type: Feature
  • Rundeck version: 1.4.2.1
  • JDK Version: sun 1.6.0_22
  • Server OS: CentOS 5.8

* Install type: Yum-rpm

Issue:

Allow logged in user email address lookup/expansion in email notification.

Example:
notification:
onfailure:
recipients: [email protected],${execution.author.email},[email protected]

  • If execution.author.email lookup returns no results or cannot be found for some reason, ignore it.
  • If the only recipient address uses this lookup but the lookup fails for any reason, use framework default or don't email.

_Please excuse my ignorance if execution._ isn't the correct variable root. I did a quick scanning of the code to look for this feature and found execution.author so I'm using that.*

original LH ticket

Original Creator: Nate Faerber

@ghost ghost assigned gschueler Jun 23, 2012
This was referenced Apr 25, 2013
gschueler added a commit that referenced this issue Apr 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant