jenkinsci / jenkinsci/workflow-multibranch-plugin

[JENKINS-41074] UX Issue with Polling in Multibranch Pipeline

Open
#444 10 comments 0 reactions 0 assignees View on GitHub
component:workflow-multibranch-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
87
Forks
131
PR merge metrics
No merged PRs in 30d

Description

There is general confusing about how polling behaves in multibranch pipeline. Polling will continue to trigger the same revision over and over again because mutlibranch is pinned to the revision found in computation.

For now we should disable the trigger in properties step of a multibranch pipeline.

The recommendation for users not using webhooks would be to configure the "Periodically if not otherwise run" but this will add more api calls.

---
Originally reported by hrmpw, imported from: UX Issue with Polling in Multibranch Pipeline


  • status: Open
  • priority: Minor
  • component(s): workflow-multibranch-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 7
  • imported: 20251212-090250

Raw content of original issue

There is general confusing about how polling behaves in multibranch pipeline. Polling will continue to trigger the same revision over and over again because mutlibranch is pinned to the revision found in computation.

For now we should disable the trigger in properties step of a multibranch pipeline.

The recommendation for users not using webhooks would be to configure the "Periodically if not otherwise run" but this will add more api calls.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.