feat: sort multicheck by label by barredterra [frappe] PR#23985

From: https://github.com/frappe/frappe/pull/23985
Date: 2023-12-28 06:37:49+01:00

  • feat: sort multicheck by label (#23985)



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-23985

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading