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

Configure build triggers for generated workflow-multibranch branch jobs

    XMLWordPrintable

Details

    Description

      I can't find a way to configure the branch job's SCM poll schedule or build frequency.
      I can ask the `checkout` step to be included in polling, but not configure any polling.

      Attachments

        Issue Links

          Activity

            jglick Jesse Glick added a comment -

            For branch projects, the regular SCM trigger should not really be used. Rather than trigger “run at least once per day/etc.” on the multibranch project (folder) should be used. This both looks for new/removed branches, and new heads on those branches. It supports webhooks too.

            jglick Jesse Glick added a comment - For branch projects, the regular SCM trigger should not really be used. Rather than trigger “run at least once per day/etc.” on the multibranch project (folder) should be used. This both looks for new/removed branches, and new heads on those branches. It supports webhooks too.
            jglick Jesse Glick added a comment - - edited

            JENKINS-30519 adds the infrastructure for things like other triggers (for example, ReverseBuildTrigger: build when another project is built) to be declared from the script itself, but a trigger job property is not yet implemented.

            jglick Jesse Glick added a comment - - edited JENKINS-30519 adds the infrastructure for things like other triggers (for example, ReverseBuildTrigger : build when another project is built) to be declared from the script itself, but a trigger job property is not yet implemented.

            People

              jglick Jesse Glick
              mcobden Marcus Cobden
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: