[GRASS-git] [OSGeo/grass] 1adbd2: CI: Assign milestone on merged PRs (#4414)

Edouard Choinière noreply at github.com
Tue Oct 15 09:00:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 1adbd2ced8411fcc1e375ac6d6d124c419e497f3
      https://github.com/OSGeo/grass/commit/1adbd2ced8411fcc1e375ac6d6d124c419e497f3
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2024-10-15 (Tue, 15 Oct 2024)

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

  Log Message:
  -----------
  CI: Assign milestone on merged PRs (#4414)

* CI: Create a workflow to assign milestones

* Add GH_TOKEN for gh cli

* CI: Add GH_REPO for gh cli

* CI: View PR from gh cli using html_url

* CI: Download and parse version file

* CI: Show version file

* CI: Download and parse version file using a pipe

* Show version file output

Clean up

* Pipe version file env to head

* Rename variables to milestone and title

* Edit PR with milestone

* Get milestone from gh cli

* Add comment on why API call is used for getting milestone

* Show if the PR has a milestone set or not

* Do not run steps if a milestone is already set

* Add pull_request_target closed trigger

* Add ref as url parameter

* Remove debugging steps

* CI: Handle RC followed by numbers in sed pattern replacement



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