Conversation
…ew documentation files for YDB project structure, build, tests, and PR conventions in AGENTS.md and .github/copilot-instructions.md.
|
@copilot если я буду править columnshards что мне требуется сделать? |
|
@naspirato I've opened a new pull request, #34465, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
⚪
🟢 |
|
🟢 |
|
⚪
🟢 |
There was a problem hiding this comment.
Pull request overview
This pull request enhances AI agent documentation and team collaboration by updating .gitignore to share Cursor IDE rules, and adding comprehensive documentation files that provide detailed guidance on YDB project structure, build processes, testing practices, and PR conventions.
Changes:
- Modified .gitignore to allow
.cursor/rules/directory in repository for team-wide sharing of Cursor IDE rules - Added extensive AI agent documentation in AGENTS.md covering build/test commands, YDB fault tolerance context, workload testing, and muted tests
- Created .github/copilot-instructions.md with detailed guidance on finding test targets, assessing impact of .github changes, and backward compatibility considerations
- Added .cursor/rules/ydb-project.mdc as a concise rule file for Cursor IDE summarizing all YDB conventions
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| .gitignore | Modified to retain .cursor/rules/ directory for team sharing while ignoring other .cursor files |
| AGENTS.md | Expanded with comprehensive guidance on building, testing (including -tt/-ttt flags, sanitizers), YDB fault tolerance context, workloads, and muted tests |
| .github/copilot-instructions.md | New file providing guidance on locating test targets and assessing impact of .github workflow/script/config changes |
| .cursor/rules/ydb-project.mdc | New Cursor IDE rule file condensing YDB project conventions into a concise format |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
⚪
🟢 |
|
⚪
🟢 |
AGENTS.md - general instructions
.github/copilot-instructions.md - for better understating of infra and tests
.github/copilot-instructions.md - for better understating of infra and tests
Changelog entry
...
Changelog category
Description for reviewers
...