Skip to content

encode null email-id to empty string#76

Open
manju6691 wants to merge 2 commits into
jenkinsci:masterfrom
manju6691:bugfix/empty_emails
Open

encode null email-id to empty string#76
manju6691 wants to merge 2 commits into
jenkinsci:masterfrom
manju6691:bugfix/empty_emails

Conversation

@manju6691

Copy link
Copy Markdown
Contributor

Gerrit user without an email ID is a valid case. Changes from such users will result in the following Jenkins exception.
java.lang.IllegalArgumentException: Null value not allowed as an environment variable: GERRIT_CHANGE_OWNER_EMAIL

Signed-off-by: Manjunatha Shetty manjunath.anna@gmail.com

encode null email-id to empty string

  • [ x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • [ x] Ensure that the pull request title represents the desired changelog entry
  • [ x] Please describe what you did
  • [ x] Link to relevant issues in GitHub or Jira
  • [ x] Link to relevant pull requests, esp. upstream and downstream changes
  • [ x+] Ensure you have provided tests - that demonstrates feature works or fixes the issue

manju6691 and others added 2 commits November 7, 2022 19:09
Gerrit user without an email ID is a valid case. Changes from such
users will result in following Jenkins exception.
java.lang.IllegalArgumentException: Null value not allowed as an environment variable: GERRIT_CHANGE_OWNER_EMAIL

Signed-off-by: Manjunatha Shetty <manjunath.anna@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant