Template
feat: source-aware version bumps and pre-releases #31
Reference in New Issue
Block a user
Delete Branch "feat/source-aware-bumps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Makes auto-bump and pre-release workflows platform-aware by reading
.mokogitea/manifest.xml. Skips version bumps and pre-release builds when only workflows, docs, or config files change.How it works
<platform>and<source-dir>from.mokogitea/manifest.xmlsrc/,source/,htdocs/for JoomlaBehavior by scenario
workflow_dispatchFiles changed
auto-bump.yml: added source-check step, guarded bump steppre-release.yml: added source-check step, guarded all build steps