Uses of Record Class
network.ike.plugin.ReleaseNotesSupport.IssueRef
Packages that use ReleaseNotesSupport.IssueRef
-
Uses of ReleaseNotesSupport.IssueRef in network.ike.plugin
Methods in network.ike.plugin that return types with arguments of type ReleaseNotesSupport.IssueRefModifier and TypeMethodDescriptionstatic Set<ReleaseNotesSupport.IssueRef> ReleaseNotesSupport.parseClosingTrailers(String commitMessages, String fallbackRepo) Parse closing-keyword trailers (e.g.,Fixes,Closes,Resolvesand grammatical variants) from a block of commit message text.