Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-63337

Please document the possible values for the status parameter of the office365ConnectorSend pipeline step

XMLWordPrintable

      The documentation at
      https://plugins.jenkins.io/Office-365-Connector/
      has this example for usage in a Jenkinsfile

      office365ConnectorSend message: "<Your message>", status:"<Build status>", webhookUrl:'<The connector webhook url>'
      

      I have not been able to find a list of which values for <Build status> match the corresponding checkboxes when configuring a non-pipeline job using the UI. Also it does not say whether you can only have a single value or multiple values. As an example, is this a correct syntax?

      status: 'Failure, Success, Unstable, BackToNormal'
      

            srhebbar Srivardhan Hebbar
            dennisl Dennis Lundberg
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: