Skip to content

Commit f1038f1

Browse files
authored
Update blank.yml no 6
1 parent 28dcd82 commit f1038f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/blank.yml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
# GitHub Context
4747
context-github: ${{ toJSON(github) }}
4848
job-name: 'ServiceNow DevOps Change'
49+
change-request: '{"setCloseCode":"true","attributes":{"short_description":"Automated Software Deployment Standard Change","description":"Automated Software Deployment.","implementation_plan":"Software update is tested and results can be found in Test Summaries Tab; When the change is approved the implementation happens automated by the CICD pipeline within the change planned start and end time window.","backout_plan":"When software fails in production, the previous software release will be re-deployed.","test_plan":"Testing if the software was successfully deployed"}}'
4950

5051
ServiceNowDevOpsChange:
5152
needs: build

0 commit comments

Comments
 (0)