From 1fdede8e19f86c4f92a8cab0e2e1436312c05673 Mon Sep 17 00:00:00 2001 From: rshunim Date: Mon, 24 Nov 2025 16:57:39 +0200 Subject: [PATCH 1/5] content_docs_shared_ci infra branch --- .gitlab/ci/.gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/ci/.gitlab-ci.yml b/.gitlab/ci/.gitlab-ci.yml index 7abed4322..8ad51d18c 100644 --- a/.gitlab/ci/.gitlab-ci.yml +++ b/.gitlab/ci/.gitlab-ci.yml @@ -1,7 +1,7 @@ variables: - CURRENT_BRANCH_NAME: $INFRA_BRANCH + CURRENT_BRANCH_NAME: content_docs_shared_ci include: - file: "/.gitlab/ci/content-docs/.gitlab-ci.yml" - ref: $INFRA_BRANCH + ref: content_docs_shared_ci project: "${CI_PROJECT_NAMESPACE}/infra" From e7703c42b76300aea0357ce09e95f7e007a03abe Mon Sep 17 00:00:00 2001 From: rshunim Date: Mon, 24 Nov 2025 17:07:53 +0200 Subject: [PATCH 2/5] run build From d9088737df7f224f2bc9fc3ad7a187ea83e23836 Mon Sep 17 00:00:00 2001 From: rshunim Date: Wed, 26 Nov 2025 10:49:30 +0200 Subject: [PATCH 3/5] TEST --- docs/incidents/incident-fields.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/incidents/incident-fields.md b/docs/incidents/incident-fields.md index b39ae0aaf..aa9a37963 100644 --- a/docs/incidents/incident-fields.md +++ b/docs/incidents/incident-fields.md @@ -3,7 +3,7 @@ id: incident-fields title: Working with Incident Fields --- Incident Fields are used for accepting or populating incident data coming from incidents. You create fields for information you know will be coming from 3rd party integrations and in which you want to insert the information. The fields are added to Incident Type layouts and are mapped using the Classification and Mapping feature. In addition, Incident Fields can be populated by the incident team members during an investigation, at the beginning of the investigation or prior to closing the investigation. - +TEST You can set and update all system incident fields using the `setIncident` command, of which each field is a command argument. **Note**: Creating Incident Fields should be an iterative process in which you continue to create fields as you gain a better understanding of your needs and the information available in the 3rd-party integrations that you use. There are many fields already available as part of common Content packs. Before creating a new Incident Field try checking if there is an existing field, which matches your needs. Starting with Server version 6.1, you can search for packs according to `Incident fields` name by modifying the `Search in` selection. Screenshot: From 6629e0ac30cb032a2dc77a214aaa350b1100406d Mon Sep 17 00:00:00 2001 From: rshunim Date: Sun, 30 Nov 2025 11:49:59 +0200 Subject: [PATCH 4/5] run build From 010942ba87e818780939914d5b9b573a48b2ef81 Mon Sep 17 00:00:00 2001 From: rshunim Date: Thu, 4 Dec 2025 19:09:00 +0200 Subject: [PATCH 5/5] run build