jenkinsci / jenkinsci/branch-api-plugin

[JENKINS-50561] Add @Symbol to "throttle builds" job properties

Open
#699 7 comments 0 reactions 0 assignees View on GitHub
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


  • assignee: bitwiseman
  • status: Reopened
  • priority: Minor
  • component(s): branch-api-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 6
  • imported: 20251211-141027

Raw content of original issue

Currently the snippet generator suggests/generates:



properties([[$class: 'JobPropertyImpl', throttle: [count: 1, durationName: 'hour', userBoost: true]]])


Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.