You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sharing {% data variables.projects.project_v2 %} updates
intro
You can post updates to your {% data variables.projects.projects_v2 %} that share the current status, start date, and target date of the {% data variables.projects.project_v2 %} itself.
Anyone with write access for a project can add a status update. Anyone with read access for a project can view status updates and subscribe.
contentType
concepts
category
Set up and manage projects
About status updates
You can keep your team up to date and share high-level overviews, which people can use to determine the status of your project. You can set a status, such as "On track" or "At risk", to allow people to quickly determine the current state of the project. You can also set start dates and target dates. Your status update can also contain a message that supports formatting with Markdown.
Status updates can be found on your project's side panel, below the description and README. You can read the most recent update at the top and the full history of updates beneath. Once you've added a status update, the current status is also shown in the project's header and in lists when you're browsing projects.
Adding new status updates
You can add status updates to any project you have write access for. You can't add status updates to a project that is set as a template. When you start creating a new status update, the form will default to the previous update's status, start date, and target date.
Navigate to your project.
In the top-right, click {% octicon "sidebar-expand" aria-label="Project details" %} to open the side panel.
Next to "Status updates", click Add update.
To change the status, click Status, and then select the status that best reflects the state of the project.
To change the dates shown in your status update, click either Start date or Target date, and select a new date.
Optionally, in the comment field, type a message to include in your status update. You can use Markdown to format your message.