Skip to content

Commit a156d6d

Browse files
chore: migrate .gemini to .agents and update CODEOWNERS (#4853)
1 parent 7e94501 commit a156d6d

8 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ When introducing a new integration test suite, you **MUST** register the package
262262
### 5.4 PR Creation & Skill Delegation
263263
After formatting verification passes successfully:
264264
1. Generate a concise, high-quality summary of changes and pull request fields (Title with Conventional Commits structure, e.g., `test(operations): add directory operations test`).
265-
2. **Invoke GCSFuse PR Skill**: Delegate the PR publishing task to GCSFuse's central **Pull Request Creation Skill** by loading and strictly executing the steps laid out in [.gemini/skills/pull-request/SKILL.md](../../../.gemini/skills/pull-request/SKILL.md).
265+
2. **Invoke GCSFuse PR Skill**: Delegate the PR publishing task to GCSFuse's central **Pull Request Creation Skill** by loading and strictly executing the steps laid out in [.agents/skills/pull-request/SKILL.md](../../../.agents/skills/pull-request/SKILL.md).
266266

267267
---
268268

.gemini/skills/integration-tests/templates/dummy_feature_test.go renamed to .agents/skills/integration-tests/templates/dummy_feature_test.go

File renamed without changes.

.gemini/skills/integration-tests/templates/setup_test.go renamed to .agents/skills/integration-tests/templates/setup_test.go

File renamed without changes.

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# These owners will be the default owners for everything in
22
# the repo.
33
* @GoogleCloudPlatform/gcsfuse-codeowners
4-
.gemini @alleaditya @thrivikram-karur-g @PranjalC100 @meet2mky @anushka567 @vipnydav @GoogleCloudPlatform/gcsfuse-codeowners
4+
.agents @alleaditya @thrivikram-karur-g @PranjalC100 @meet2mky @anushka567 @vipnydav @GoogleCloudPlatform/gcsfuse-codeowners
55
perfmetrics/scripts/ @meet2mky @GoogleCloudPlatform/gcsfuse-codeowners
66
tools/ @meet2mky @GoogleCloudPlatform/gcsfuse-codeowners

0 commit comments

Comments
 (0)