Skip to content
play

GitHub Action

add-milestone-to-issue

v1.4 Latest version

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.