Skip to content

Commit 425cb26

Browse files
committed
RHIDP-10933: fixed CQA warnings
1 parent dfac67e commit 425cb26

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

modules/shared/proc-use-servicenow-scaffolder-actions-in-software-templates.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_mod-docs-content-type: PROCEDURE
22
[id="use-servicenow-scaffolder-actions-in-software-templates_{context}"]
3-
= Using ServiceNow scaffolder actions in software templates
3+
= Use ServiceNow scaffolder actions in software templates
44

55
[role="_abstract"]
66
Add ServiceNow actions to your Software Templates to automate ticket creation and record updates during the software scaffolding process. Use these actions to ensure consistent tracking and compliance throughout your development lifecycle.

modules/shared/ref-servicenow-configuration-parameters.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Configure the ServiceNow integration by defining instance connection parameters
99

1010
The following parameters apply to the core ServiceNow integration used by the UI plugin and Scaffolder actions.
1111

12-
.ServiceNow global configuration parameters
12+
== ServiceNow global configuration parameters
13+
1314
[cols="3,1,1,5", options="header"]
1415
|===
1516
| Parameter | Type | Default | Description
@@ -20,7 +21,7 @@ The following parameters apply to the core ServiceNow integration used by the UI
2021
| `apiToken` | String | N/A | An alternative to username/password for token-based authentication.
2122
|===
2223

23-
=== OAuth 2.0 authentication
24+
== OAuth 2.0 authentication
2425

2526
If your organization uses OAuth 2.0, use the following parameters instead of `username` and `password`:
2627

0 commit comments

Comments
 (0)