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.