### Issue Description Create a mechanism to fail the CD pipeline (Continuous Deployment) when the required environment variables are missing for this application ### Expected Behavior When any required environment variables are missing it fails during deployment ### Current Behavior There is no such mechanism which fails the CD pipeline ### Screenshots <!-- If applicable, add screenshots or images that help illustrate the issue. You can use the following Markdown syntax to embed images: --> ### Reproducibility - [x] This issue is reproducible - [ ] This issue is not reproducible ### Steps to Reproduce 1. <!-- Remove an existing Environment Variable in the secrets or Use a new one which has not been configured --> 2. <!-- Run Register and deploy Slash Commands Github Action, the workflow may finish successfully, but the jobs may contain log when the required environment variables are missing. --> ### Severity/Priority - [ ] Critical - [ ] High - [x] Medium - [ ] Low ### Additional Information <!-- Include any additional context, logs, or details that might be helpful in addressing the issue. --> ### Checklist - [x] I have read and followed the project's code of conduct. - [x] I have searched for similar issues before creating this one. - [ ] I have provided all the necessary information to understand and reproduce the issue. - [x] I am willing to contribute to the resolution of this issue. <!-- Thank you for contributing to our project! We appreciate your help in improving it. -->