automate
automate copied to clipboard
committed with change in core/coreutils
trafficstars
:nut_and_bolt: Description: What code changed, and why?
made changes for core/coreutils
:chains: Related Resources
:+1: Definition of Done
made changes for core/coreutils
: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) - [ ] Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)
All PRs from Progress employees should tick these if appropriate:
- [ ] 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 processing.
| Name | Link |
|---|---|
| Latest commit | bb74e0c985274ac1c19cb95007b75e4b8bd1c471 |
| Latest deploy log | https://app.netlify.com/sites/chef-automate/deploys/65a63bbe29e63400088670ff |







