Label PRs Without Tests
Apply a missing-tests
label to any PRs that don't update tests. gitStream will remove this label if the contributor adds a test change to the PR.
Conditions (all must be true):
- The PR has no changes to a test.
Automation Actions:
- Apply a
missing-tests
label.