Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parameterized-trigger-plugin
  Commit: f6fff3e28c3e110ceddad3120f5f0073d44e68b4
      
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/f6fff3e28c3e110ceddad3120f5f0073d44e68b4
  Author: Antoine Musso <has...@free.fr>
  Date:   2024-05-07 (Tue, 07 May 2024)

  Changed paths:
    M src/main/java/hudson/plugins/parameterizedtrigger/TriggerBuilder.java

  Log Message:
  -----------
  Do not warn when triggered job is a success (#375)

I keep having log messages such as:

  WARNING: [hudson.plugins.parameterizedtrigger.TriggerBuilder perform]
  Attempting to use the result of unfinished build <name of job> #1234

The message was introduced in #161 by 06d8f19218 but in #148 / 02ee6ea5,
mapBuildResult() was made to return `null` by default (eg on SUCCESS).

The resut is the warning is always triggered when the triggered build
succeeds.

Fixes https://phabricator.wikimedia.org/T336782

Co-authored-by: Mark Waite <mark.earl.wa...@gmail.com>
Co-authored-by: Bruno Verachten <gount...@gmail.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/parameterized-trigger-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-trigger-plugin/push/refs/heads/master/e05b39-f6fff3%40github.com.

Reply via email to