jenkinsci / jenkinsci/java-client-api
Is it possible to retrieve the build user?
Open
- Dominant language
- Java
- Stars
- 913
- Forks
- 466
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to retrieve the build user (possibly as the BUILD_USER environment variable) associated with a given build? The BuildWithDetails object does not appear to provide it.
Using: 0.3.8.
Thank you, Tom
Contributor guide
Research direction
Start by examining BuildWithDetails and the client API paths that construct or expose it, then check how Jenkins represents the user associated with a build. Confirm the expected behavior against a build with a known user; done means the client can retrieve that user or clearly documents why it cannot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100