[GRASS-git] [OSGeo/grass] 2ff607: CI: Query base.ref instead of sha for milestone VE...

Arth Parikshit Patel noreply at github.com
Sun Jun 7 13:32:00 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 2ff607f8bd2a1134b83b660c6ce0830b9a725747
      https://github.com/OSGeo/grass/commit/2ff607f8bd2a1134b83b660c6ce0830b9a725747
  Author: Arth Parikshit Patel <arth200patel at gmail.com>
  Date:   2026-06-07 (Sun, 07 Jun 2026)

  Changed paths:
    M .github/workflows/milestones.yml

  Log Message:
  -----------
  CI: Query base.ref instead of sha for milestone VERSION resolution (#7463)

Updates the milestones workflow to look up the version file using the merge commit SHA instead of the default branch commit SHA returned since the changes of November 2025 to `pull_request_target`. The merge commit sha exists before and after a PR is merged, but we are using it only after a PR is merged. Even if the way a PR is merged is not "merge", like squash&merge or rebase&merge, the commit of the target branch right after the PR is merged (including that one) is returned, which is what is wanted here.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list