Skip to content

Conversation

@jdmedlin1
Copy link
Contributor

📝 Description

Adding a config that we use to leverage Archbee interaction. In this case, we are allowing the entire project to be used as context for the Archbee AI add on. This does not share the repo publicly.

Issue: Url to Jira Issue

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a new Archbee configuration file to enable “shadow docs” for the entire repository as context in the Archbee AI add-on.

  • Introduces archbee.yaml
  • Configures shadowDocs with a wildcard to include all files
Comments suppressed due to low confidence (2)

archbee.yaml:1

  • [nitpick] Add a comment or brief description in this config explaining the purpose of shadowDocs and why a wildcard is used to aid future maintainers.
shadowDocs: 

archbee.yaml:2

  • Using a wildcard to include all files may expose sensitive or irrelevant data to the AI. Consider restricting to specific documentation directories or adding exclude patterns.
  - "*"

Copy link

@stmulq stmulq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me.

Copy link

@rogermhsu rogermhsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jdmedlin1 jdmedlin1 merged commit 3da13eb into main Jun 26, 2025
2 checks passed
@jdmedlin1 jdmedlin1 deleted the PE-934 branch June 26, 2025 21:06
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.

4 participants