Hipchat recipient should support encrypted api token

XMLWordPrintable

      It's not possible to use encrypted API token when configure HipChat recipient at Bamboo Specs

      new HipChatRecipient()
       .apiToken(/* PUT YOUR SENSITIVE INFORMATION HERE*/)
       .room("bamboo")
      
      

      It should support import/export of encrypted value to avoid leak of sensitive data.

      Workaround

       Use Bamboo variables to keep secret token and reuse it as API Token value '${bamboo.hipchatSecret}'

              Assignee:
              Unassigned
              Reporter:
              Alexey Chystoprudov
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: