Azure / Azure/azure-rest-api-specs
Improve check order during TypeSpec PR CI runs
Open
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Seems that during CI runs for TypeSpec PRs checks are triggered in batches and several swagger checks run before the TypeSpec Validation check. Ideally the TypeSpec Validation check would be the first one triggered on TypeSpec PRs since that check provides the best first warning for something amiss in the TypeSpec project and can facilitate getting the PR ready for review more quickly.
Contributor guide
Assessment
This issue has not been assessed yet.