-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
-
Jenkins 2.319
plugins:
Gitlab 1.5.22
Mailer 1.34
Email Extension 2.84
Hello.
I have a webhook that triggers a Jenkins job when submitting a merge request in Gitlab. The JSON in the Jenkins job is redacting email addresses like so:
"email":"[REDACTED]"
anyone have any idea why my email addresses are being redacted?
Thank you.