Skip to content

ci(ci): use reusable code quality workflow#399

Merged
Fdawgs merged 1 commit intomainfrom
ci/ci
May 6, 2026
Merged

ci(ci): use reusable code quality workflow#399
Fdawgs merged 1 commit intomainfrom
ci/ci

Conversation

@Fdawgs
Copy link
Copy Markdown
Owner

@Fdawgs Fdawgs commented May 6, 2026

Checklist

Copilot AI review requested due to automatic review settings May 6, 2026 13:49
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

This PR refactors the CI workflow to use a centralized reusable “code quality” workflow from fdawgs/workflows, reducing duplicated CI logic in this repository.

Changes:

  • Replaces the local dependency-review, lint, and commit-lint jobs with a single reusable code-quality job.
  • Enables commitlint and lint via reusable-workflow inputs.
  • Updates the Dependabot automerge job dependencies to require code-quality (instead of the removed jobs) plus unit-tests.

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

@Fdawgs Fdawgs merged commit 00aed52 into main May 6, 2026
21 checks passed
@Fdawgs Fdawgs deleted the ci/ci branch May 6, 2026 14:01
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