3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java25,266 stars (25,266 stars)9,474 forks (9,474 forks)batch import
component:coreenhancementgood first issueimported-jira-issuepriority:minorresolution:unresolved
- Issue 種別
- 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.