Skip to content

Remove third-party license debris#13470

Merged
williammartin merged 1 commit into
trunkfrom
wm-remove-third-party-debris
May 20, 2026
Merged

Remove third-party license debris#13470
williammartin merged 1 commit into
trunkfrom
wm-remove-third-party-debris

Conversation

@williammartin
Copy link
Copy Markdown
Member

@williammartin williammartin commented May 20, 2026

Description

When we reworked our license bundling, references to third-party (where licenses used to be included in the git repo) weren't removed.

Copy link
Copy Markdown
Contributor

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

Cleans up obsolete configuration that referenced a now-removed third-party/ directory after the license-bundling workflow was moved to release-time generation.

Changes:

  • Removed third-party path exclusions from .golangci.yml (linters/formatters).
  • Removed the CodeQL SARIF filtering step that excluded third-party/** from results.
Show a summary per file
File Description
.golangci.yml Drops obsolete linter/formatter exclusions for a non-existent third-party/ directory.
.github/workflows/codeql.yml Removes unnecessary SARIF filtering that excluded third-party/**.

Copilot's findings

Tip

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

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

@williammartin williammartin marked this pull request as ready for review May 20, 2026 15:25
@williammartin williammartin requested a review from a team as a code owner May 20, 2026 15:25
@williammartin williammartin requested a review from BagToad May 20, 2026 15:25
@williammartin williammartin merged commit dc246cd into trunk May 20, 2026
41 checks passed
@williammartin williammartin deleted the wm-remove-third-party-debris branch May 20, 2026 16:05
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.

3 participants