Merged
Conversation
Co-authored-by: finger563 <213467+finger563@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Configure Copilot instructions for repository
Add .github/copilot-instructions.md
Feb 19, 2026
finger563
approved these changes
Feb 19, 2026
|
✅Static analysis result - no issues found! ✅ |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR establishes GitHub Copilot coding agent instructions to ensure automated contributions stay consistent with the ESPP repository's conventions and structure.
Changes:
- Adds comprehensive
.github/copilot-instructions.mddocumenting component structure, documentation requirements, CI configuration, code style, and maintenance guidelines for the ~120 components in this ESP32/ESP-IDF C++ library
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Establishes Copilot coding agent instructions so automated contributions stay consistent with repo conventions.
What's included
CMakeLists.txt,idf_component.yml, headers, source, example), including notes on optionalpartitions.csvand multiplesdkconfig.defaults.*variantsdoc/Doxyfile(bothINPUTandEXAMPLE_PATH), and what RST + example MD files to create underdoc/en/(or the appropriate subdirectory)build.yml(matrix target) andupload_components.yml(component path)idf_component.yml, RST docs, and CI files in sync when modifying a component.clang-format,esppnamespace conventions, ESP-IDF v5.5.1 toolchainOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.