The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

CollabNet Plugins

publishTeamForge: Notify TeamForge

  • webhookUrl : String
    TeamForge webhook url to post the build information. Ex. https://teamforge/inbox/{eventName}/{publisherId}
  • credentialsId : String (optional)

    Credentials for Webhook authorization.

  • excludeCommitInfo : boolean (optional)
    Whether to exclude associated commit information in TeamForge notification.
  • markUnstable : boolean (optional)
    Mark current job as unstable if this step fails to notify TeamForge.
  • status : String (optional)
    (Optional) Specify TeamForge status explicitly. If not provided, it will be determined based on the current run result.

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.