Skip to content

fix(aitools): support Copilot project scope#5675

Draft
50sotero wants to merge 1 commit into
databricks:mainfrom
50sotero:fix/skills-98-copilot-project-scope
Draft

fix(aitools): support Copilot project scope#5675
50sotero wants to merge 1 commit into
databricks:mainfrom
50sotero:fix/skills-98-copilot-project-scope

Conversation

@50sotero

Copy link
Copy Markdown

Summary

Enables project-scoped Databricks AI skills installs for GitHub Copilot by mapping Copilot project skills to .github/skills.

Changes

  • Mark the Copilot agent as project-scope compatible
  • Configure Copilot project installs under .github/skills
  • Add regression coverage for Copilot project-scope support and path resolution

Test Plan

  • go test ./libs/aitools/... ./cmd/aitools
  • LSP diagnostics clean on modified Go files

Fixes databricks/databricks-agent-skills#98

Signed-off-by: Victor Sotero <victor.sotero@zeekrtech.eu>
@github-actions

Copy link
Copy Markdown
Contributor

An authorized user can trigger integration tests manually by following the instructions below:

Trigger:
go/deco-tests-run/cli

Inputs:

  • PR number: 5675
  • Commit SHA: 3245d6814bacf5d51b09f3fe890b535c7b39b143

Checks will be approved automatically on success.

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.

aitools install fails for GitHub Copilot with project scope (GitHub now supports repo-scoped skills)

1 participant