Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The salesforce pipeline webhook setup contains 3 steps:

Table of Contents

1. Source Repository Configuration in Start of Workflow

...

  1. In the first pipeline step Step Setup, select ‘Jenkins Tool’.

  2. Once the Jenkins Tool is selected, continue with Step Configuration:
    Jenkins Tool - Select a configured Jenkins tool from the Tool Registry which has a configured Salesforce CreateJob, XML Package Salesforce Fon
    Jenkins Job Type - Select Salesforce Package Generation Job from the dropdown.
    Specify Salesforce Credentials - Select a configured SFDC Configurator tool from the Tool Registry.
    Account - Select an SCM Account registered in the Jenkins tool. This should match Account selected in Source Repository setup.
    Repository - Select the Repository selected in the Source Repository setup.
    Branch - Select the Branch selected in the Source Repository setup.

...

...

[show one screenshot of webhook event line in logs of console edited component]3. Click ‘Save’.

...

Once the salesforce pipeline webhook has been correctly configured using the above instructions, the pipeline should be triggered upon any commit to the configured repository and branch. Use Pipeline Logs to verify the altered components.

Pipeline Logs

  1. Click on ‘Console Output’

    Image Added
  2. The altered files of which commits occured in the Repository and Branch will be viewable in Console Logs:

    Image Added