Azure / Azure/azure-rest-api-specs
Add tests and validations for GitHub agent workflows
Open
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 424
Description
Add a test in workflow PR checks to verify whenever a GitHub workflow file is modified then corresponding .lock.yml file is included.
Test should do following two checks.
Steps:
1. Run gh aw compile for all workflow markdown.
2. Run git diff
3. There should not be any additional changes reported in any *.lock.yml files.
//cc: @mikeharder
Contributor guide
Assessment
This issue has not been assessed yet.