-
Type:
Bug
-
Status: Resolved
-
Resolution: Done
-
Affects Version/s: 2.1.8
-
Fix Version/s: None
-
Component/s: Common
-
Labels:None
When the plugin pushes Release Management changes back to Git it does so as with the credentials of the user that's running the Jenkins service instead of as the user configured in the Git plugin.
The plugin has global overrides:
- Global Config user.name Value
- Global Config user.email Value
And each job can set the credentials:
- Config user.name Value
- Config user.email Value
- relates to
-
HAP-479 Failure in post release GIT
- Resolved