jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-39073] Set result to unstable if remote is unstable

Open
#695 2 comments 0 reactions 0 assignees View on GitHub
component:parameterized-trigger-plugin enhancement imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
77
Forks
174
Avg merge
22h 27m
Merged PRs (30d)
1

Description

Currently if the remote job is unstable - the plugin sets result to FAILURE. Would be great to make it unstable as well.

Sample output:

Remote build finished with status UNSTABLE.

ERROR: Remote build failed for the following reason:

ERROR: The remote job did not succeed.

Finished: FAILURE

---
Originally reported by mkj, imported from: Set result to unstable if remote is unstable


  • status: Open
  • priority: Minor
  • component(s): parameterized-trigger-plugin
  • resolution: Unresolved
  • votes: 2
  • watchers: 4
  • imported: 2025-12-07

Raw content of original issue

Currently if the remote job is unstable - the plugin sets result to FAILURE. Would be great to make it unstable as well.

Sample output:
Remote build finished with status UNSTABLE.
ERROR: Remote build failed for the following reason:
ERROR: The remote job did not succeed.
Finished: FAILURE

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.