-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
-
support-core-2.75
Support Core only contains a few stop words for anonymization: https://github.com/jenkinsci/support-core-plugin/blob/support-core-2.74/src/main/java/com/cloudbees/jenkins/support/filter/ContentMappings.java#L111-L148. It is very static and not configurable.
The plugin should provide a way to configure or at least enrich the list of stop words.
- causes
-
JENKINS-66445 Prevent bad warning log if new "additional-stop-words.txt" does not exist
- Resolved
- links to