Skip to content

chore(copilot): ignore vendor directory#1876

Open
a7i wants to merge 1 commit into
kubernetes-sigs:masterfrom
a7i:copilot-ignore-vendor-master
Open

chore(copilot): ignore vendor directory#1876
a7i wants to merge 1 commit into
kubernetes-sigs:masterfrom
a7i:copilot-ignore-vendor-master

Conversation

@a7i
Copy link
Copy Markdown
Contributor

@a7i a7i commented May 17, 2026

Add .copilotignore to exclude vendor/** from Copilot context so PR reviews can stay under file limits.

Copilot AI review requested due to automatic review settings May 17, 2026 02:01
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign knelasevero for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 17, 2026
Copy link
Copy Markdown

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 .copilotignore file to exclude the repository’s vendor/ tree from GitHub Copilot context, helping keep Copilot-assisted reviews within file-size / file-count limits.

Changes:

  • Introduces .copilotignore at the repo root.
  • Ignores vendor/** so vendored dependencies aren’t included in Copilot context.

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

@a7i
Copy link
Copy Markdown
Contributor Author

a7i commented May 17, 2026

/retest-required

1 similar comment
@a7i
Copy link
Copy Markdown
Contributor Author

a7i commented May 18, 2026

/retest-required

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@a7i: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-descheduler-test-e2e-k8s-master-1-36 5fd4c1e link true /test pull-descheduler-test-e2e-k8s-master-1-36

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants