You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a workflow that creates a new branch, cherry-picks a single commit and finally creates a pull request. Unfortunately, even though I can create a pull request manually, the action fails to do the same.
Subject of the issue
I have a workflow that creates a new branch, cherry-picks a single commit and finally creates a pull request. Unfortunately, even though I can create a pull request manually, the action fails to do the same.
Links
Steps to reproduce
You can fork my repository and try for yourself. Ensure your repo has the branch
testmaster
and create a new pull request with some change.The text was updated successfully, but these errors were encountered: