Stale Pull Request merged
ID |
pull_request_merged_stale |
Severity |
low |
Resource |
Branch |
Description
Detects whether a Pull Request which is no longer up to date with the base branch has been merged.
Impact
A stale pull request that is merged can have negative impacts on an organization. Here are some potential consequences:
-
Code Quality Issues: A stale pull request may contain outdated or irrelevant code, which can lead to quality issues in the final product. This can result in bugs, errors, and maintenance issues in the future.
-
Security Vulnerabilities: A stale pull request may contain security vulnerabilities that were not caught during code review. This can expose the organization’s systems and data to potential attacks, resulting in data breaches, financial losses, and reputational damage.