scm-manager / scm-redmine-plugin

Integrates Redmine to SCM-Manager
MIT License
0 stars 1 forks source link

Fix 'committer' and 'pushed by' labels #58

Closed pfeuffer closed 1 year ago

pfeuffer commented 1 year ago

Proposed changes

Fixes the label 'committer'. Beforehand, this was the user pushing the commit. For hg and git this did not has to be the committer. Now this user is labelled as 'pushed by', and the real committer is added as 'committed by' if this user is different from the author.

Your checklist for this pull request

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Contributor:

Reviewer:

Checklist for branch merge request (not required for forks)