Skip to content

Commit

Permalink
Push Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mgazzali committed Jan 22, 2025
1 parent d491c0c commit f34e51d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ jobs:
context-github: ${{ toJSON(github) }}
# Display Name of the Job
job-name: 'ServiceNow DevOps Change'
change-request: '{"setCloseCode":"true","attributes":{"short_description":"Automated Software Deployment Change Request","description":"Automated Software Deployment Change Request, Created via DevOps Change Velocity & GitHub Integration.","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"}}'
change-request: '{"setCloseCode":"true","attributes":{"short_description":"Automated Software Deployment Change Request Demo 2","description":"Automated Software Deployment Change Request, Created via DevOps Change Velocity & GitHub Integration.","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"}}'
interval: '100'
timeout: '3600'
2 changes: 1 addition & 1 deletion text.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fourth Commit to run the workflow
Trial Commit to run the workflow

0 comments on commit f34e51d

Please sign in to comment.