Skip to content

initial custom coding guidelines#460

Open
sajilal711 wants to merge 1 commit into
developfrom
topic/copilot-ccg
Open

initial custom coding guidelines#460
sajilal711 wants to merge 1 commit into
developfrom
topic/copilot-ccg

Conversation

@sajilal711

Copy link
Copy Markdown

Description

What does this PR change/fix and why?

If there is a corresponding JIRA ticket, please ensure it is in the title of the PR.

Test Procedure

How to test this PR (if applicable)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (doesn't fit into the above categories - e.g. documentation updates)

Requires Bitbake Recipe changes?

  • The base Bitbake recipe (meta-rdk-ext/recipes-containers/dobby/dobby.bb) must be modified to support the changes in this PR (beyond updating SRC_REV)

Copilot AI review requested due to automatic review settings July 1, 2026 09:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Introduces initial GitHub Copilot custom coding/review guidelines for the Dobby repository, focusing on logging, plugin lifecycle discipline, onboarding/CI alignment, and spec/schema synchronization.

Changes:

  • Added a general instruction set for C/C++/CMake/Shell changes under .github/instructions/.
  • Added repository-level Copilot instructions pointing contributors to the custom instruction set and providing a standard “Refer:” link format for review comments.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/instructions/General.instructions.md Adds the main coding guideline document (logging, lifecycle, onboarding, spec/schema sync) scoped via applyTo.
.github/copilot-instructions.md Adds top-level Copilot instructions pointing to the custom instruction files and a review-linking convention.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


When leaving review comments based on a rule from `.github/instructions/General.instructions.md`, include a direct link to the section in the same format:

Refer: https://github.com/rdkcentral/Dobby/blob/develop/.github/instructions/General.instructions.md#critical-logging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants