Skip to content

Commit c812259

Browse files
authored
Merge pull request #1927 from jgarces-pd/docs/servicenow-change-note-plugin
Document the ServiceNow Change Note plugins
2 parents da50604 + 9302586 commit c812259

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

docs/manual/jobs/job-plugins/workflow-steps/servicenow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,9 @@ Rundeck workflow step that creates a Change Request in ServiceNow
238238

239239
## ServiceNow / Change / Note
240240

241-
Rundeck workflow step that adds a Note to a Change Reqwuest
241+
Rundeck workflow step that adds a Note to a Change Request
242242

243-
![ServiceNow / Change / Check State](/assets/img/servicenow-change-note.png)
243+
![ServiceNow / Change / Note](/assets/img/servicenow-change-note.png)
244244

245245
- **Change Request**
246246
: Number of the change.

docs/manual/notifications/servicenow.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,14 @@ To use the plugin, configure this mandatory input:
4848

4949
- assignment group: ServiceNow® incident ID.
5050
- state: State code. If not set, the change will be in New status.
51+
52+
## ServiceNow / Change / Note
53+
54+
Notification plugin to add a note to a ServiceNow Change Request.
55+
56+
### Usage
57+
58+
To use the plugin, configure this mandatory input:
59+
60+
- Change Request: ServiceNow Change Request number.
61+
- Note: Note to add.

docs/manual/plugins/servicenow-plugins-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@ These integrations allow operations teams to provide self-service mechanisms to
2121
|[**Check Change State**](/manual/jobs/job-plugins/workflow-steps/servicenow.md#servicenow-change-check-state)|Job Step|Change|
2222
|[**Update Change State**](/manual/jobs/job-plugins/workflow-steps/servicenow.md#servicenow-change-update-state)|Job Step|Change|
2323
|[**Create Change Request**](/manual/jobs/job-plugins/workflow-steps/servicenow.md#servicenow-change-create)|Job Step|Change|
24+
|[**Add Change Note**](/manual/jobs/job-plugins/workflow-steps/servicenow.md#servicenow-change-note)|Job Step|Change|
2425
|[**Create Incident**](/manual/notifications/servicenow.md#servicenow-incident-create)|Notification|Incident|
2526
|[**Comment Incident**](/manual/notifications/servicenow.md#servicenow®-notification-plugins)|Notification|Incident|
2627
|[**Create Change Request**](/manual/notifications/servicenow.md#servicenow-change-create)|Notification|Change|
28+
|[**Add Note to Change Request**](/manual/notifications/servicenow.md#servicenow-change-note)|Notification|Change|
2729
|[**ServiceNow Node Source**](/manual/projects/resource-model-sources/servicenow.md#servicenow-node-source-enterprise)|Node Source|CMDB|
2830
</details>
2931
<br>

0 commit comments

Comments
 (0)