jenkinsci / jenkinsci/depbuilder-plugin
Support for agent labels
Open
- Dominant language
- Java
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### What feature do you want to see added?
It would be nice, if we could use agent labels instead of agent names, just like in pipelines.
Example:
_ALL {
agent { label "${AGENT_NAME}" }
}
(or anything like that so we can use labels instead of agent names)
### Upstream changes
_No response_
### Are you interested in contributing this feature?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.