generated from AndreasAugustin/template
-
-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
I had an old PR existing and tried to have it clean up the old PR. However, when it cleaned up the PR, it switched the branch to main. I am using a GitHub App.

Expected Behavior
PR should be created from created chore branch
Current Behavior
See Description
Steps To Reproduce
No response
Possible Solution
unsure, theoretically is_keep_branch_on_pr_cleanup: true should work for me, but it is also has a bug (#528)
Additional Information/Context
I am using is_force_push_pr: true. I don't really want to force push, I want to delete the branch first in all cases (which is essentially a force push, I suppose).
Template sync version Version
2.2.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working