wndhydrnt / saturn-bot

Automatically create pull requests. Create, modify or delete files across repositories.
https://saturn-bot.readthedocs.io
GNU Affero General Public License v3.0
0 stars 0 forks source link

"Delete source branch" checkbox not checked on GitLab #33

Closed wndhydrnt closed 1 month ago

wndhydrnt commented 2 months ago

Steps to reproduce:

  1. Create a task, set keepBranchAfterMerge=false in the Task file.
  2. Run the Task, let it create a merge request.
  3. Inspect the merge request.

Expected result:

The checkbox next to "Delete source branch" is set.

Actual result:

The checkbox next to "Delete source branch" isn't set.

wndhydrnt commented 1 month ago

False-positive. Implementation sets should_remove_source_branch=true.