2 评论 (2 评论)0 反应 (0 反应)0 负责人 (0 负责人)Java25,266 star (25,266 star)9,474 fork (9,474 fork)batch import
component:coregood first issueimported-jira-issuejira-type:taskpriority:minorresolution:unresolvedux
- 议题类型
- documentation
- 研究方向
- Locate the help file for the 'Restrict where this project can be run' field in the Jenkins source code, likely in core/src/main/resources/hudson/model/ as an HTML or properties file. Study the Antlr grammar used for label parsing (e.g., in core/src/main/java/hudson/model/Label.java) to understand valid expressions. Add examples such as 'a || b', 'a && !b', '*', 'windows' to illustrate the syntax.