Skip to content

Conversation

@piceri
Copy link
Contributor

@piceri piceri commented Feb 12, 2026

Change linting workflow to only focus on new changes when triggered by a PR event to prevent old, unrelated linting issues from failing PR checks

@piceri piceri requested a review from a team as a code owner February 12, 2026 19:46
Copilot AI review requested due to automatic review settings February 12, 2026 19:46
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

Updates the GitHub Actions golangci-lint workflow so that, on pull request events, linting only reports (and fails on) issues introduced by the PR—reducing noise from pre-existing lint findings in the base branch.

Changes:

  • Configure golangci/golangci-lint-action to run in “only new issues” mode on pull_request events.

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

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.

1 participant