You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the Build User Vars Plugin is used, jenkins provides BUILD_USER_ID environment variable of the user who kicked off the job. This would be a better indicator than System.getProperty('user.name').
I would propose the CI providers be the ones who contribute the Built-By field, defaulting to user.name. They are the ones explaining the execution environment.
The text was updated successfully, but these errors were encountered:
When the Build User Vars Plugin is used, jenkins provides BUILD_USER_ID environment variable of the user who kicked off the job. This would be a better indicator than System.getProperty('user.name').
I would propose the CI providers be the ones who contribute the Built-By field, defaulting to user.name. They are the ones explaining the execution environment.
The text was updated successfully, but these errors were encountered: