automate
automate copied to clipboard
add checklist for v5 for opensearch and postgres
:nut_and_bolt: Description: What code changed, and why?
:chains: Related Resources
https://progresssoftware.atlassian.net/browse/CHEF-17453
:+1: Definition of Done
:athletic_shoe: How to Build and Test the Change
:white_check_mark: Checklist
All PRs must tick these:
- [x] I have read the CONTRIBUTING document.
- [x] All commits signed-off for the Developer Certification of Origin.
With occasional exceptions, all PRs from Progress employees must tick these:
- [x] Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
- [x] Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
- [x] Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
- [x] Spelling, grammar, typos checked? (at a minimum use
make spellin any component directory) - [x] Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)
All PRs from Progress employees should tick these if appropriate:
- [x] Tests added/updated? (all new code needs new tests)
- [ ] Docs added/updated? (all customer-facing changes)
Please add a note next to any checkbox above if you are NOT ticking it.
:camera: Screenshots, if applicable
Deploy Preview for chef-automate ready!
| Name | Link |
|---|---|
| Latest commit | 1a3a18d80a9d5d8a2141b07f2026a6bb6f89ce5e |
| Latest deploy log | https://app.netlify.com/sites/chef-automate/deploys/676cfb44b283170008c67b32 |
| Deploy Preview | https://deploy-preview-8706--chef-automate.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Quality Gate failed
Failed conditions
12 New issues
44.0% Coverage on New Code (required ≥ 80%)
See analysis details on SonarQube
Catch issues before they fail your Quality Gate with our IDE extension
SonarLint