Validation Job to validate feature/* branch by scratch org creation
The idea is to validate feature branches in repo. For doing this it's necessary to allow specifying source branch by pattern (like feature/*) in "Add CI validation job" menu. The validation should check whether the code breaks the scratch org creation or not. This is valuable due to fragility of scratch org creation process (sfdx force:source:push).
5
votes
Oleg
shared this idea
-
Justin Lyon commented
+1 for branch pattern matching, this would be on par with our peers outside the salesforce platform using established tools like Azure DevOps, GitHub Actions, Jenkins, BitBucket Pipelines, GCP