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

feat: add description to the notification email #130

Merged
merged 2 commits into from
Jul 16, 2019
Merged

feat: add description to the notification email #130

merged 2 commits into from
Jul 16, 2019

Conversation

kuisathaverat
Copy link
Contributor

add description to the notification email

@kuisathaverat kuisathaverat self-assigned this Jul 16, 2019
@kuisathaverat kuisathaverat added automation enhancement New feature or request labels Jul 16, 2019
Co-Authored-By: Victor Martinez <victormartinezrubio@gmail.com>
@kuisathaverat kuisathaverat merged commit 9e422a4 into elastic:master Jul 16, 2019
v1v added a commit that referenced this pull request Jul 18, 2019
Leave it as it used to be:
- #130 (comment)


```
04:34:51  groovy.lang.MissingMethodException: No signature of method: net.sf.json.JSONNull.trim() is applicable for argument types: () values: []
04:34:51  Possible solutions: wait(), grep(), wait(long), write(java.io.Writer), grep(java.lang.Object), print(java.io.PrintWriter)
04:34:51  Caused: groovy.text.TemplateExecutionException: Template execution error at line 125:
04:34:51         124:           ${jenkinsText}</br>
04:34:51     --> 125:           ${build?.description?.trim() && build?.description != 'null' ?: ''}
04:34:51         126:         </td>
```

## Tasks
- Need to be tested
@v1v v1v mentioned this pull request Jul 18, 2019
1 task
@kuisathaverat kuisathaverat deleted the feat/add-description-to-notification branch July 1, 2020 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants