Closed chengcyber closed 7 months ago
Have you run rush change for this change?
rush change
If No, please run rush change before, this is necessary.
If adding a new feature, the PR's description includes:
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
Add a build test to test sparo commands with a real GitHub repository.
build-test-utilities
Basic Checks
Have you run
rush change
for this change?If No, please run
rush change
before, this is necessary.If adding a new feature, the PR's description includes:
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
Summary
Add a build test to test sparo commands with a real GitHub repository.
Detail
build-test-utilities
package and share it within build tests.How to test it