Add comprehensive GitHub Copilot instructions with schema validation support#30
Merged
Conversation
Copilot
AI
changed the title
[WIP] ✨ Set up Copilot instructions
Add comprehensive GitHub Copilot instructions for repository development
Aug 25, 2025
Co-authored-by: YDX-2147483647 <73375426+YDX-2147483647@users.noreply.github.com>
…ands and timing Co-authored-by: YDX-2147483647 <73375426+YDX-2147483647@users.noreply.github.com>
This reverts commit 5bfeeb1.
YDX-2147483647
force-pushed
the
copilot/fix-29
branch
from
August 25, 2025 16:29
f82ab8e to
16815a0
Compare
YDX-2147483647
left a comment
Owner
There was a problem hiding this comment.
@copilot I've merged the main branch. Please update copilot instructions.
Co-authored-by: YDX-2147483647 <73375426+YDX-2147483647@users.noreply.github.com>
Contributor
Author
Updated the copilot instructions with corrected YAML validation commands and verified all commands work in the current repository state. Fixed file path syntax in validation commands and yq command parameters. Commit 16815a0. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
YDX-2147483647
requested changes
Aug 25, 2025
Co-authored-by: YDX-2147483647 <73375426+YDX-2147483647@users.noreply.github.com>
Copilot
AI
changed the title
Add comprehensive GitHub Copilot instructions for repository development
Add comprehensive GitHub Copilot instructions with schema validation support
Aug 25, 2025
YDX-2147483647
marked this pull request as ready for review
August 25, 2025 16:53
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.
This PR adds a comprehensive
.github/copilot-instructions.mdfile that provides GitHub Copilot coding agents with detailed instructions on how to work effectively in the best-of-typst repository.What's Included
The instructions file contains:
Key Features
Validated Commands
All documented commands have been tested and validated with timing measurements:
Schema Validation Support
Includes comprehensive instructions for the newly added JSON schema validation:
boontool for schema validationprojects.yamlstructure againstscripts/projects.schema.jsoncheck.ymlworkflow for automated validationNetwork Environment Handling
The instructions properly document behavior in restricted environments:
ReadTimeoutErrorfrom pypi.org (documented as expected)Manual Testing Scenarios
Includes specific validation workflows:
boontoolTimeout and Cancellation Guidance
Explicit timing expectations with safety margins:
Repository Understanding
The instructions demonstrate deep understanding of the repository structure:
projects.yamlintoREADME.mdjustcommand runner with Python automation scriptsThis ensures coding agents can immediately understand the project context and work effectively without extensive exploration.
Fixes #29.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.