1

Jenkins Gerrit trigger plugin gives encoded values for GERRIT_CHANGE_COMMIT_MESSAGE and GERRIT_EVENT_COMMENT_TEXT

How do I decrypt it - to make it human readable?

Kishan K
  • 671
  • 7
  • 18
  • 1
    I thinik I got it! There is a dropdown option in the advanced section to make it encoded or human readable – Kishan K Mar 09 '18 at 05:22

1 Answers1

5

In the job configuration:

1) Go to the Gerrit Trigger section

2) Click on "Advanced..." button

enter image description here

3) Choose your preference

enter image description here