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
Describe the bug
I successfully created a PR with multi-gitter, but when I wanted to close it, the branch was not deleted. PR was deleted successfully.
To Reproduce
Steps to reproduce the behavior:
Have a PR from branch feature/XY-123 in repo testrepo in project ACME
Run multi-gitter close --config=./config.yaml -B "feature/XY-123" -R ACME/testrepo
See error
Expected behavior
The branch is deleted after the PR is closed/deleted.
Describe the bug
I successfully created a PR with multi-gitter, but when I wanted to close it, the branch was not deleted. PR was deleted successfully.
To Reproduce
Steps to reproduce the behavior:
feature/XY-123
in repotestrepo
in projectACME
multi-gitter close --config=./config.yaml -B "feature/XY-123" -R ACME/testrepo
Expected behavior
The branch is deleted after the PR is closed/deleted.
Additional context
config.yaml
Output:
The text was updated successfully, but these errors were encountered: