Skip to content

Allow auto-merge even if deploy-dev is not run

Max Frederiksen requested to merge allow-failure into main

Currently if you set auto-merge then it never merges because it needs deploy-dev to be run manually. This is small thing but it's a bit annoying because I usually do rebase + automatic merge and leave it. However it always gets stuck because it requires the deploy-dev task to be run, which it shouldn't.

Merge request reports

Loading