Skip to content

chore(ci): use reusable nox-remediate workflow#84

Merged
felixgeelhaar merged 1 commit into
mainfrom
chore/nox-remediate-caller-stub
Jul 3, 2026
Merged

chore(ci): use reusable nox-remediate workflow#84
felixgeelhaar merged 1 commit into
mainfrom
chore/nox-remediate-caller-stub

Conversation

@felixgeelhaar

Copy link
Copy Markdown
Collaborator

Replaces this repo's copy of nox-remediate.yml with a thin caller of the shared reusable workflow klarlabs-studio/.github/.github/workflows/nox-remediate.yml@main (now pinning nox 1.4.1, which SHA-pins mutable action tags). Future nox bumps happen once, org-wide, instead of in every repo.

https://claude.ai/code/session_01Cr6YdzphmFF3NJqm7kSJom

Copilot AI review requested due to automatic review settings July 3, 2026 13:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR simplifies the repo’s Nox remediation GitHub Actions workflow by replacing the in-repo implementation with a thin caller that delegates all logic to the shared klarlabs-studio/.github reusable workflow, centralizing future updates.

Changes:

  • Replaced the local nox-remediate job implementation with a reusable workflow call.
  • Removed repo-local configuration (toolchain setup, nox install, scan/fix logic) now owned by the shared workflow.

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

Comment thread .github/workflows/nox-remediate.yml
@felixgeelhaar felixgeelhaar merged commit 6dc6a5d into main Jul 3, 2026
7 checks passed
@felixgeelhaar felixgeelhaar deleted the chore/nox-remediate-caller-stub branch July 3, 2026 14:21
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.

2 participants