You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
check_kernel_commits: Show only fix commits that are not part of the pr_branch
Add a check before printing the fix commits (that contain Fixes tags) in
case the commit is already present in the pr_branch.
If so, nothing will be printed. If the commit is not present, then the
warning will be shown and the reviewer has to fix it.
0 commit comments