Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more commit-attributes to Merge #6641

Merged
merged 3 commits into from
Apr 25, 2023
Merged

Conversation

snazy
Copy link
Member

@snazy snazy commented Apr 20, 2023

The new property Merge.getCommitMeta() allows specifying more commit attributes than just the message:

  • message
  • authors
  • author-time
  • signed-off-by
  • properties

Fixes #5995

@snazy snazy force-pushed the merge-with-author branch 2 times, most recently from 2049498 to a6302ba Compare April 20, 2023 12:05
@snazy snazy marked this pull request as ready for review April 20, 2023 12:06
@snazy snazy force-pushed the merge-with-author branch from a6302ba to 732f429 Compare April 20, 2023 12:23
Copy link
Member

@dimas-b dimas-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall 👍

@snazy snazy force-pushed the merge-with-author branch from 732f429 to 0a859c8 Compare April 21, 2023 07:57
@snazy snazy requested a review from dimas-b April 22, 2023 05:09
snazy added 3 commits April 25, 2023 12:09
The new property `Merge.getCommitMeta()` allows specifying more commit
attributes than just the message:
* message
* authors
* author-time
* signed-off-by
* properties

Fixes projectnessie#5995
@snazy snazy force-pushed the merge-with-author branch from 0a859c8 to 257a57d Compare April 25, 2023 19:13
@snazy snazy merged commit 574222b into projectnessie:main Apr 25, 2023
@snazy snazy deleted the merge-with-author branch April 25, 2023 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support setting merge author in API v2
2 participants