Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added servicenow CMR template added servicenow CMR template for github actions * updated template to remove skms updated template to remove skms and swap it with ServiceNow * started adding servicenow api calls started adding servicenow api calls * added the servicenow cmr calls. added the servicenow cmr calls. * test branch added test branch added * removed skms.yml where we are using servicenow removed skms.yml where we are using servicenow * updated function calls and parameters updated function calls and parameters * test update test update * Updated calls to output to file and check output Updated calls to output to file and check output for successful curl calls. Fixes jq parsing command. * testing output testing output * fixed github env variable declarations fixed github env variable declarations for token, cmr_id, transaction_id, release_title * added output to console for response from curl added output to console for response from curl * fixed file existence and size check fixed file existence and size check * small update small update * fixed curl statements and timestamps fixed curl statements and timestamps * another small update another small update * testing testing * testing theory testing theory * testing arguments testing arguments * second attempt second attempt * updated branch to remove caching updated branch to remove caching from GitHub Actions, hopefully. * reverted changes of new branch reverted changes of new branch * another small fix another small fix * testing a thought testing a thought * moved release summary to last param moved release summary to last param where it stops other parameters from being read. * testing out semantics for env variables testing out semantics for env variables * updated shell commands to fix errors updated shell commands to fix errors * small github env fixes small github env fixes * updated curl statement updated curl statement * updated calls and timespans updated calls and timespans * added printouts for debugging added printouts for debugging * small fixes small fixes * updated calls per guidance from winter solstice updated calls per guidance from winter solstice team * added new python script and removed shell script added new python scripts and removed shell script * added sanitization method added sanitization method * updated servicenow integration to use python updated servicenow integration to use python * updated variables and added headers updated variables and added headers * fixed cmr_id parsing and cmr closing fixed cmr_id parsing and cmr closing * added small test change for PR added small test change for PR * updated execution path * fixing environment variable access fixing environment variable access * fixed branches in yaml fixed branches in yaml * updated approvers, removed executor updated approvers, removed executor so that the default "Change Management API Integration" user is used instead. * changed stage variables, urls to prod changed stage variables, urls to prod
- Loading branch information