Conflict_resolution draft_commit_conflicts
doesn't open draft PR on empty commit due to conflicts
#457
Labels
bug
Something isn't working
Describe the bug
The experimental
conflict_resolution
input valuedraft_commit_conflicts
should open a draft PR if there are conflicts. However, if the cherry-picked commit is empty then no draft PR is opened.To Reproduce
Steps to reproduce the behavior:
Expected behavior
An empty cherry-picked commit indicates that the target branch already contains the changes of the relevant commit.
We can:
draft_commit_conflicts
empty_commits: skip|fail
similar tomerge_commits
Workflow run logs
If available, add logs from the workflow run where you noticed this bug to help explain your problem.
Workflow run logs
Additional context
The text was updated successfully, but these errors were encountered: