You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- !reference[.except_coverage_pipeline] # Coverage pipeline creates a duplicate, specialized artifact that is not useful to run through SMP on every PR
81
-
- !reference[.on_dev_branches]
83
+
# Only run SMP on dev branches when artifact-impacting files change.
84
+
# This skips SMP for doc-only, CI-only, or e2e test-only PRs.
- !reference[.except_coverage_pipeline] # Coverage pipeline creates a duplicate, specialized artifact that is not useful to run through SMP on every PR
350
-
- !reference[.on_dev_branches]
354
+
# Only run SMP on dev branches when artifact-impacting files change.
355
+
# This skips SMP for doc-only, CI-only, or e2e test-only PRs.
0 commit comments