Skip to content

ci: add workflow_dispatch#4108

Draft
shubhdoshi21 wants to merge 2 commits intoresilient-tech:developfrom
shubhdoshi21:ci-workflow_dispatch
Draft

ci: add workflow_dispatch#4108
shubhdoshi21 wants to merge 2 commits intoresilient-tech:developfrom
shubhdoshi21:ci-workflow_dispatch

Conversation

@shubhdoshi21
Copy link
Copy Markdown
Member

Add workflow_dispatch with Custom Frappe/ERPNext Remotes and Concurrency control

Adds a manual workflow_dispatch trigger to server-tests.yml so the CI can be run against custom forks or branches of Frappe and ERPNext without modifying any files. Also fixes install.sh to correctly handle ERPNext forks that have a different app/repo name than erpnext.

Adds concurrency group keyed by event type + PR number (or run ID for dispatches), with cancel-in-progress: true to avoid redundant runs on the same PR.

@shubhdoshi21 shubhdoshi21 requested a review from sagarvora March 18, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant