Skip to content

Add comprehensive instruction file and skills for co-pilot in DataEngine#65

Open
mm-kgi wants to merge 3 commits intodevelopfrom
github-copilot-instruction-file
Open

Add comprehensive instruction file and skills for co-pilot in DataEngine#65
mm-kgi wants to merge 3 commits intodevelopfrom
github-copilot-instruction-file

Conversation

@mm-kgi
Copy link
Contributor

@mm-kgi mm-kgi commented Mar 5, 2026

Added instruction filde for co-pilot
file contents

  • Project Overview
  • High-Level Architecture
  • Architecture(Onion / Clean Architecture)
  • API & DTOs
  • Error Handling
  • Clean Code & SOLID
  • Coding Patterns & Style (C#/.NET)
  • Testing & Quality
  • Unit Test Patterns (xUnit)

Added Skills for aas-domain and dotnet architecture dotnet

Copilot AI review requested due to automatic review settings March 5, 2026 10:14
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA b2c1fb2.
Ensure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice.

Scanned Files

None

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Copilot agent instruction document for the DataEngine repository, describing project context, the high-level DataEngine↔Plugin↔Registry/Repository flow, and preferred architectural/coding/testing practices for contributions.

Changes:

  • Added .github/agents/instruction.md covering project overview and architecture (Onion/Clean Architecture)
  • Documented API/DTO guidance, error-handling guidance, and coding patterns for C#/.NET
  • Added testing and xUnit unit-test naming/pattern guidance

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

Copy link

Copilot AI commented Mar 5, 2026

@mm-kgi I've opened a new pull request, #66, to work on those changes. Once the pull request is ready, I'll request review from you.

@mm-kgi mm-kgi reopened this Mar 5, 2026
@mm-kgi mm-kgi changed the title Add comprehensive instruction file for DataEngine project architectu… Add comprehensive instruction file for DataEngine Mar 5, 2026
@mm-hsh mm-hsh requested a review from mm-mse March 9, 2026 05:17
@mm-mse
Copy link

mm-mse commented Mar 9, 2026

Is there a reason why the coding agent is not present? E.g. this one from awesome copilot repo

… architecture, AAS concepts, C# async practices, and XUnit testing best practices
@sonarqubecloud
Copy link

@github-actions
Copy link

Test & Coverage Report

Test Results Summary

Metric Count
✅ Passed 572
❌ Failed 0
⏭️ Skipped 0

View Detailed Test Results


Code Coverage

Unit Tests Coverage

Package Line Rate Branch Rate Complexity Health
AAS.TwinEngine.DataEngine 90% 81% 1404
Summary 90% (2379 / 2631) 81% (999 / 1237) 1404

Minimum allowed line rate is 80%

Module Tests Coverage

Package Line Rate Branch Rate Complexity Health
AAS.TwinEngine.DataEngine 53% 39% 1404
Summary 53% (1402 / 2631) 39% (480 / 1237) 1404

@mm-kgi mm-kgi changed the title Add comprehensive instruction file for DataEngine Add comprehensive instruction file and skills co-pilot in DataEngine Mar 19, 2026
@mm-kgi mm-kgi changed the title Add comprehensive instruction file and skills co-pilot in DataEngine Add comprehensive instruction file and skills for co-pilot in DataEngine Mar 19, 2026
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.

4 participants