Skip to content

Conversation

@kalroy
Copy link
Collaborator

@kalroy kalroy commented Sep 2, 2025

πŸ”© Description: What code changed, and why?

⛓️ Related Resources

πŸ‘ Definition of Done

πŸ‘Ÿ How to Build and Test the Change

βœ… Checklist

All PRs must tick these:

With occasional exceptions, all PRs from Progress employees must tick these:

  • Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
  • Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
  • Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
  • Spelling, grammar, typos checked? (at a minimum use make spell in 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.

πŸ“· Screenshots, if applicable

Signed-off-by: Kallol Roy <kallol.roy@progress.com>
@kalroy kalroy requested a review from a team as a code owner September 2, 2025 13:03
@netlify
Copy link

netlify bot commented Sep 2, 2025

βœ… Deploy Preview for chef-automate ready!

Name Link
πŸ”¨ Latest commit d7a9f94
πŸ” Latest deploy log https://app.netlify.com/projects/chef-automate/deploys/68b6eb146cf17500087adb4a
😎 Deploy Preview https://deploy-preview-8960--chef-automate.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the documentation Anything related to the Automate docs. label Sep 2, 2025
@sean-sype-simmons sean-sype-simmons added the Expeditor: Skip All Used to skip all merge_actions label Sep 2, 2025
Copy link
Contributor

@sean-sype-simmons sean-sype-simmons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved for documentation update.

@sean-sype-simmons sean-sype-simmons merged commit 4abbca2 into main Sep 2, 2025
10 of 13 checks passed
@sean-sype-simmons sean-sype-simmons deleted the kalroy/update_cli_doc branch September 2, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Anything related to the Automate docs. Expeditor: Skip All Used to skip all merge_actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants