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

Edouard Choinière noreply at github.com
Wed Dec 18 14:42:03 PST 2024


  Branch: refs/heads/releasebranch_8_4
  Home:   https://github.com/OSGeo/grass
  Commit: f8f7f9667f64b59332dd8e18b86d8d3f95f2b254
      https://github.com/OSGeo/grass/commit/f8f7f9667f64b59332dd8e18b86d8d3f95f2b254
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2024-12-18 (Wed, 18 Dec 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