-
Suggestion
-
Resolution: Done
-
None
-
None
Users have a requirement to distinguish between the author and the committer in pre-receive hooks etc.
Although this is possible to get the committer information via the low-level git API, it's much more cumbersome than the higher-level API which returns for example com.atlassian.bitbucket.commit.Commit objects.
Consider adding the following methods to Commit:
@Nonnull Person getCommitter(); @Nonnull Date getCommitterTimestamp();
- relates to
-
BSERV-4415 Make merge commit from author of pull requests
- Closed
-
BSERV-8868 Show both author and committer information on Bitbucket Server UI
- Closed
[BSERV-8802] Support for providing the committer (in addition to author) in the API
Workflow | Original: JAC Suggestion Workflow [ 3394147 ] | New: JAC Suggestion Workflow 3 [ 3622292 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: BSERV Suggestions Workflow [ 2685492 ] | New: JAC Suggestion Workflow [ 3394147 ] |
Workflow | Original: Stash Workflow [ 1402547 ] | New: BSERV Suggestions Workflow [ 2685492 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Remote Link | New: This issue links to "Page (Extranet)" [ 317096 ] |
Fix Version/s | New: 5.0.0 [ 66696 ] | |
Resolution | New: Done [ 17 ] | |
Status | Original: To be reviewed [ 10026 ] | New: Closed [ 6 ] |
Status | Original: In Progress [ 3 ] | New: To be reviewed [ 10026 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Bryan Turner [ bturner ] |
Remote Link | New: This issue links to "Page (Extranet)" [ 274135 ] |
Link |
New:
This issue relates to |