5 留言 (5 留言)0 反應 (0 反應)0 負責人 (0 負責人)Java25,266 star (25,266 star)9,474 fork (9,474 fork)batch import
component:coreenhancementgood first issueimported-jira-issueperformancepriority:majorresolution:unresolved
- 議題類型
- performance
- 研究方向
- Investigate how the RSS changelog is generated in Jenkins core, likely in classes such as `RSSFeed` or `Job`. The issue proposes limiting the default number of entries to 20 while allowing clients to request more via a query parameter. Look for existing constants or methods that define the feed size. Consider implementing a configuration option or simply capping the output. Reference the linked Jira issue and any related PRs if available.