The PR continues to rebase whenever new commits are added to the base branch, even though it remains mergeable (no-conflicts) and its contents haven't changed.
Example: angular/angular#61527
Rebased from angular/angular@e5bfe61 to angular/angular@f6b785a
Expected behavior: If a PR is mergeable and unchanged, it should not be rebased automatically when the base branch updates.
The PR continues to rebase whenever new commits are added to the base branch, even though it remains mergeable (no-conflicts) and its contents haven't changed.
Example: angular/angular#61527
Rebased from angular/angular@e5bfe61 to angular/angular@f6b785a
Expected behavior: If a PR is mergeable and unchanged, it should not be rebased automatically when the base branch updates.