Branch: refs/heads/vcs1003712-add-mergebot-features
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 7293825ed612531525a1f3601212dae0b69a21ed
      
https://github.com/jenkinsci/plasticscm-plugin/commit/7293825ed612531525a1f3601212dae0b69a21ed
  Author: Miguel González <[email protected]>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmStep.java

  Log Message:
  -----------
  Fix typo

Signed-off-by: Miguel González <[email protected]>


  Commit: 5fac600f24013bf793b0cfd84548cbe1170dbe51
      
https://github.com/jenkinsci/plasticscm-plugin/commit/5fac600f24013bf793b0cfd84548cbe1170dbe51
  Author: Miguel González <[email protected]>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSet.java

  Log Message:
  -----------
  Protect against null `ObjectSpecType`

As `ChangeSet` is serialized in the build data, older versions don't
include the `type` field. That results in a `null` value being used,
which caused exceptions and prevented the build data and build summary
to display the built changeset spec.

Signed-off-by: Miguel González <[email protected]>


Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/7567026dc373...5fac600f2401

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/plasticscm-plugin/push/refs/heads/vcs1003712-add-mergebot-features/756702-5fac60%40github.com.

Reply via email to