Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
play

GitHub Action

add-milestone-to-issue

v1.1 Pre-release

add-milestone-to-issue

play

add-milestone-to-issue

Add a milestone to an issue

Installation

Copy and paste the following snippet into your .yml file.

              

- name: add-milestone-to-issue

uses: simonwfarrow/[email protected]

Learn more about this action in simonwfarrow/add-milestone-to-issue

Choose a version

add-milestone-to-issue

Will fetch the milestone by it's number specified in the milestone_number input paramater and add it to the issue passed in the event context.