Skip to content

Remove 40 dead CODEOWNERS rules - #32083

Open
DanielSwift1992 wants to merge 1 commit into
hashicorp:mainfrom
DanielSwift1992:remove-dead-codeowners-rules
Open

Remove 40 dead CODEOWNERS rules#32083
DanielSwift1992 wants to merge 1 commit into
hashicorp:mainfrom
DanielSwift1992:remove-dead-codeowners-rules

Conversation

@DanielSwift1992

Copy link
Copy Markdown

Description

Resolves 40 stale references in CODEOWNERS. The lines themselves were left unchanged while the paths they referenced disappeared from the tree.

# a stale line
sed -n '46p' .github/CODEOWNERS

# tracked files under the referenced paths
git ls-files -- 'website/' 'builtin/logical/cassandra/' | wc -l

I found this mismatch in your repo while analyzing public data with my tool: https://github.com/DanielSwift1992/gate. If you need more details, happy to share.

TODO only if you're a HashiCorp employee

  • Backport Labels: If this fix needs to be backported, use the appropriate backport/ label that matches the desired release branch.
    • LTS: If this fixes a critical security vulnerability or severity 1 bug, it will also need to be backported to the current LTS versions of Vault. To ensure this, use all available enterprise labels.
  • Jira: If this change has an associated Jira, it's referenced either in the PR description, commit message, or branch name.
  • RFC: If this change has an associated RFC, please link it in the description.

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.
  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
  • If applicable, I've documented the impact of any changes to security controls.

@DanielSwift1992
DanielSwift1992 requested review from a team as code owners August 14, 2026 19:21
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Aug 14, 2026
@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

Deployment failed for project vault-ui with the following error:

The `vercel.json` schema validation failed with the following message: should NOT have additional property `public`

Learn More: https://vercel.com/docs/concepts/projects/project-configuration

@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vault-ui Error Error Aug 14, 2026 7:21pm

Request Review

@hashicorp-cla-app

Copy link
Copy Markdown

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

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

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant