jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-28925] Job triggered on failure (when it shouldn't)

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

Description

When using the plugin as a build step (post build task, Trigger/call builds on other projects), the build will be triggered when the current job fails, even when "Execute only in case of success". I'd expect the job to be triggered only when the job was successful, but it'll run everytime (even if it fails).

---
Originally reported by emerino, imported from: Job triggered on failure (when it shouldn't)


  • assignee: huybrechts
  • status: Open
  • priority: Minor
  • component(s): parameterized-trigger-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-07

Raw content of original issue

When using the plugin as a build step (post build task, Trigger/call builds on other projects), the build will be triggered when the current job fails, even when "Execute only in case of success". I'd expect the job to be triggered only when the job was successful, but it'll run everytime (even if it fails).

environment

```
Jenkins 1.617

Parameterized Trigger Plugin 2.26

CentOS 5
```

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.