SF Package Combiner
Version updated for https://github.com/mcarvin8/sf-package-combiner to version v4.1.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action combines multiple Salesforce package.xml manifests into one, simplifying CI/CD processes by automating the merging of different package configurations. It supports combining files and directories containing package.xml, making it suitable for integrating with sfdx-git-delta output or manual lists. The action provides flexibility through inputs like API version and dry run options, enhancing its utility for various deployment scenarios in Salesforce development pipelines.