jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-25645] Plugin writes out "Triggerin projects: myproject" even if no project succeeds to be triggered.

Open
#613 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

If I setup a nonblocking project to trigger as a build step and get a failure to trigger this project (in my case due to a missing property file). I get the printouts:

[parameterizedtrigger] Properties file $SOMETHING did not exist.

Not triggering due to missing file

Triggering projects: myproject

When myproject in fact is never triggered.

---
Originally reported by t_westling, imported from: Plugin writes out "Triggerin projects: myproject" even if no project succeeds to be triggered.


  • 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

If I setup a nonblocking project to trigger as a build step and get a failure to trigger this project (in my case due to a missing property file). I get the printouts:

[parameterizedtrigger] Properties file $SOMETHING did not exist.
Not triggering due to missing file
Triggering projects: myproject

When myproject in fact is never triggered.

  • environment: Jenkins 1.554.2, parameterized trigger plugin 2.25

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.