6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java9,474 forks (9,474 forks)batch import
component:coreenhancementgood first issueimported-jira-issuepriority:minorresolution:unresolved
Repository metrics
- Stars
- 25,266 stars (25,266 stars)
- PR merge metrics
- Avg merge 10d 9h (Avg merge 10d 9h)93 merged PRs in 30d (93 merged PRs in 30d)
Contributor guide
- Research direction
- Locate the PluginWrapper class in the Jenkins source code. Identify the getter methods that are currently missing the @Exported annotation (e.g., getName, getVersion, etc.) and add them. Then verify the JSON output changes as expected.
- Tech stack
- java
- Domain
- backendapi
- Issue type
- Bug
- Prerequisites
- Java