3 评论 (3 评论)0 反应 (0 反应)0 负责人 (0 负责人)Java25,266 star (25,266 star)9,474 fork (9,474 fork)batch import
component:coreenhancementgood first issueimported-jira-issuepriority:minorresolution:unresolved
- 议题类型
- feature
- 研究方向
- The issue is about improving autocompletion for Run Parameters in Jenkins folders. The relevant file is core/src/main/java/hudson/model/RunParameterDefinition.java, specifically line 154. The suggested approach is to inject the @AncestorInPath annotation similar to BuildTrigger. Review existing implementations like BuildTrigger's doCheckProjectName or Parameterized Build Trigger for patterns. No linked PRs or recent comments; the issue is stale but labeled newbie friendly. Check if there are any open related PRs in the Jenkins repo.