jenkinsci / jenkinsci/branch-api-plugin
[JENKINS-50561] Add @Symbol to "throttle builds" job properties
Open
component:branch-api-plugin
imported-jira-issue
priority:minor
resolution:unresolved
- Dominant language
- Java
- Stars
- 39
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
Currently the snippet generator suggests/generates:
properties([[$class: 'JobPropertyImpl', throttle: [count: 1, durationName: 'hour', userBoost: true]]])
---
Originally reported by reinholdfuereder, imported from: Add @Symbol to "throttle builds" job properties
bitwiseman
Raw content of original issue
Currently the snippet generator suggests/generates:
properties([[$class: 'JobPropertyImpl', throttle: [count: 1, durationName: 'hour', userBoost: true]]])
Contributor guide
Assessment
This issue has not been assessed yet.