Skip to content

chore: disable mergify auto merges by ankush [frappe] PR#24825

Bot Dokos requested to merge ft-pr-24825 into develop

From: https://github.com/frappe/frappe/pull/24825
Date: 2024-02-08 14:33:29+00:00



Diagnostics

Conflicts detected for source commit: 60c832defd63211a373220c5ac46be8305eb6954
- DU .mergify.yml
Cleaning files from denylist:
 .mergify.yml | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 63 insertions(+)



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

# 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