-
Notifications
You must be signed in to change notification settings - Fork 231
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use merge-base for copyright year check (#4907)
Instead of comparing against current base branch head, use the common ancestor of the PR and the base branch to avoid false positives when a year was bumped in the base branch but not yet merged into the PR.
- Loading branch information
1 parent
8f9bb39
commit 3a1c468
Showing
1 changed file
with
6 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters