This is an automated email from the ASF dual-hosted git repository.
hez pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
The following commit(s) were added to refs/heads/main by this push:
new 2e1a8127f fix: Make PR.merge_commit_sha optional (#5192)
2e1a8127f is described below
commit 2e1a8127f317f868fa51d587ee01fea8ca6df6be
Author: Camille Teruel <[email protected]>
AuthorDate: Tue May 16 03:20:20 2023 +0200
fix: Make PR.merge_commit_sha optional (#5192)
Abandonned PRs don't have lastMergeCommit property.
Co-authored-by: Camille Teruel <[email protected]>