jenkinsci / jenkinsci/depbuilder-plugin

Support for agent labels

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

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.