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.
Configuration Description
Conditions (all must be true):
- The PR has no changes to a test.
Automation Actions:
- Apply a
missing-tests
label.
Additional Resources
gitStream is a workflow automation tool that enables you to use YAML configuration files to optimize your code review process. Add context to PRs, find code experts for reviews, and automate the merge process to maximize developer productivity.
Learn More about how gitStream Works.
Related Automations:
- Estimate the amount of time it would require someone to complete a PR review.
- Flag missing Jira ticket information
- Label PRs that delete files.
- Provide information about what percent of a PR is new code.
- Request PR authors to provide screenshots in relevant PRs.
More Automations can be found on the Automation Library and Integrations pages.