Skip to content

ci: seutp v15 config [frappe]

Bot Dokos requested to merge ft-commit-40cdde88202b62 into develop

From: https://github.com/frappe/erpnext/commit/40cdde88202b62464284477bed1589c8d51f0a1c
Date: 2023-10-19 15:52:53+05:30
By: Ankush Menat

ci: seutp v15 config

https://github.com/frappe/frappe/issues/22817

This is a commit that is not part of any pull request.



Diagnostics

Cleaning files from denylist:
 .github/workflows/patch.yml | 160 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 160 insertions(+)



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-40cdde88202b62

# 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