Skip to content

Add CODEOWNERS file#26

Merged
aviralgarg05 merged 1 commit into
aviralgarg05:mainfrom
Jagriti-student:add-codeowners
Dec 6, 2025
Merged

Add CODEOWNERS file#26
aviralgarg05 merged 1 commit into
aviralgarg05:mainfrom
Jagriti-student:add-codeowners

Conversation

@Jagriti-student

@Jagriti-student Jagriti-student commented Dec 6, 2025

Copy link
Copy Markdown
Contributor

This PR adds a .github/CODEOWNERS file to ensure PRs are automatically assigned to the correct reviewers.
closes #1

@continue

continue Bot commented Dec 6, 2025

Copy link
Copy Markdown

Keep this PR in a mergeable state →

Learn more

All Green is an AI agent that automatically:

✅ Addresses code review comments

✅ Fixes failing CI checks

✅ Resolves merge conflicts

@aviralgarg05

aviralgarg05 commented Dec 6, 2025

Copy link
Copy Markdown
Owner

Please link the issue number you are solving!
Rest LGTM for Merge

@aviralgarg05 aviralgarg05 requested a review from Copilot December 6, 2025 10:00
@aviralgarg05 aviralgarg05 merged commit 1b347f2 into aviralgarg05:main Dec 6, 2025
5 checks passed

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

This PR adds a .github/CODEOWNERS file to automatically assign pull request reviewers. The file establishes @aviralgarg05 as the default owner and specifies ownership for the core engine directories (nexum_core/ and nexum_cli/) and CI/CD configurations (.github/).

Key Changes:

  • Adds CODEOWNERS file with default and directory-specific ownership rules
  • Assigns @aviralgarg05 as owner for core components and GitHub workflows

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

Comment thread .github/CODEOWNERS
sshekhar563 added a commit to sshekhar563/NexumDB that referenced this pull request Dec 20, 2025
- Implement ResultCache with file-based storage in .nexum/cache/
- Add cache key generation from query + data hash
- Integrate caching into Executor with automatic invalidation
- Add --no-cache CLI flag to disable caching
- Add CACHE STATS and CACHE CLEAR commands
- Include comprehensive unit tests for cache functionality

Resolves aviralgarg05#26
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.

Add CODEOWNERS file

3 participants