Integrated: 2588: Auto Labeling should ignore merge commits
Zhao Song
zsong at openjdk.org
Thu Sep 18 17:31:28 UTC 2025
On Wed, 17 Sep 2025 15:50:08 GMT, Zhao Song <zsong at openjdk.org> wrote:
> Currently, the auto labeling doesn't ignore merge commits, so when user merge master back into their feature branch, it's possible that unrelated labels are added to the pull request.
> This patch is trying to let the bot ignore all the merge commits and the commits brought in by the merges.
This pull request has now been integrated.
Changeset: a8a681a7
Author: Zhao Song <zsong at openjdk.org>
URL: https://git.openjdk.org/skara/commit/a8a681a7688c0a7aefc375ad9afefcc93a502bcc
Stats: 225 lines in 3 files changed: 154 ins; 65 del; 6 mod
2588: Auto Labeling should ignore merge commits
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1740
More information about the skara-dev
mailing list