summaryrefslogtreecommitdiff
path: root/doc/operations/incident_management/incidents.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-09-05 15:09:58 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-05 15:09:58 +0000
commitd298c12de58b4d0a28358d38ed3f5762ed1550a0 (patch)
treecceec04d4312aadd4ef315fe851ff3cab4faca77 /doc/operations/incident_management/incidents.md
parente67e43e958982189b5ba3b816744ab162a34dd4b (diff)
downloadgitlab-ce-d298c12de58b4d0a28358d38ed3f5762ed1550a0.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/operations/incident_management/incidents.md')
-rw-r--r--doc/operations/incident_management/incidents.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/operations/incident_management/incidents.md b/doc/operations/incident_management/incidents.md
index c1a4c1eb93e..b12e4439865 100644
--- a/doc/operations/incident_management/incidents.md
+++ b/doc/operations/incident_management/incidents.md
@@ -231,6 +231,10 @@ To view the event timeline of an incident:
#### Create a timeline event
+You can create a timeline event in many ways in GitLab.
+
+##### Using the form
+
Create a timeline event manually using the form.
Prerequisites:
@@ -247,6 +251,24 @@ To create a timeline event:
1. Complete the required fields.
1. Select **Save** or **Save and add another event**.
+##### From a comment on the incident
+
+> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/344058) in GitLab 15.4.
+
+Prerequisites:
+
+- You must have at least the Developer role for the project.
+
+To create a timeline event from a comment on the incident:
+
+1. On the top bar, select **Menu > Projects** and find your project.
+1. On the left sidebar, select **Monitor > Incidents**.
+1. Select an incident.
+1. Create a comment or choose an existing comment.
+1. On the comment you want to add, select **Add comment to incident timeline** (**{clock}**).
+
+The comment is shown on the incident timeline as a timeline event.
+
#### Delete a timeline event
You can also delete timeline events.