Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/favorite-plugin
  Commit: 1a116eb1ca2e607bfb6190bf5fec9e12db7f9857
      
https://github.com/jenkinsci/favorite-plugin/commit/1a116eb1ca2e607bfb6190bf5fec9e12db7f9857
  Author: Markus Winter <m.win...@sap.com>
  Date:   2023-12-10 (Sun, 10 Dec 2023)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/favorite/project/FavoriteProjectAction.java
    M 
src/main/java/hudson/plugins/favorite/project/FavoriteProjectActionFactory.java

  Log Message:
  -----------
  [JENKINS-44642] inject action to toplevel items (#142)

The action was only injected to AbstractProject. That made it also necessary to
explicitly exclude it from MatrixConfiguration which is a Project but
not a TopLevelItem and the link was missing from e.g. folders or pipeline jobs
Now the Favorite link in the sidebar is also injected to folders or
pipeline jobs.


-- 
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/favorite-plugin/push/refs/heads/master/18df44-1a116e%40github.com.

Reply via email to