Files
erpnext/.github/workflows
Mihir Kandoi 28d498012a ci(patch): resolve the frappe ref by type and only fall back for branches
The probe used --heads with a bare name, so it could not describe a tag push
and would have fallen back to develop for one. Resolve a fully qualified ref
from the event instead: the PR base or pushed branch under refs/heads, a tag
under refs/tags, and fail loudly on an unrecognised ref type.

Only branch refs are eligible for the develop fallback. A tag that is absent
from frappe is a real error, not a stacked-PR base, so it still fails.
2026-08-02 22:04:48 +05:30
..
2025-12-23 13:35:13 +05:30
2025-12-23 13:35:13 +05:30
2025-12-23 13:35:13 +05:30
2026-02-03 14:59:52 +05:30