# GitHub - New or updated milestone (real-time) trigger
The New or updated milestone (real-time) trigger monitors a GitHub repository and runs when a milestone is created or updated.
# Input
Input field | Description |
---|---|
Organization | Select from the drop-down menu or enter the organization name. You can find the organization name in your GitHub URL. For example, https://github.com/organization/repo_name/ . |
Repository name | Enter the repository name you plan to monitor for new milestones. |
Action | Select the milestone status you plan to monitor new or updated milestones for in the repository. Available statuses include All , Opened milestone , Closed milestone , Created milestone , Deleted milestone , and Edited milestone . |
# Output
Output field | Description |
---|---|
URL | The URL of the new or updated milestone. |
HTML URL | The URL linking to the new or updated milestone in HTML format. |
Labels URL | The milestone URL that contains any labels associated with the new or updated milestone. |
ID | The ID of the new or updated milestone. |
Number | The number of the new or updated milestone. |
State | The state that the new or updated milestone is in. For example, Open . |
Title | The title of the new or updated milestone. |
State | The state that the new or updated milestone is in. For example, Open . |
Description | The description of the new or updated milestone. |
State | The state that the new or updated milestone is in. For example, Open . |
Open issues | Any open issues associated with the new or updated milestone. |
Closed issues | Any closed issues associated with the new or updated milestone. |
Created at | The date and time when the milestone was created. |
Updated at | The date and time when the milestone was updated. |
Closed at | The date and time when the milestone was closed. |
Due on | The date when the new or updated milestone is due. |
Creator | Information about the user that created the milestone. |
Last updated: 8/19/2025, 6:21:58 PM