Skip to content

Use org-level reusable workflows for lint and changelog#25

Merged
MaxGhenis merged 1 commit intomasterfrom
use-reusable-workflows
Mar 7, 2026
Merged

Use org-level reusable workflows for lint and changelog#25
MaxGhenis merged 1 commit intomasterfrom
use-reusable-workflows

Conversation

@MaxGhenis
Copy link
Contributor

Summary

  • Replaces inline Lint and changelog check jobs with calls to org-level reusable workflows from PolicyEngine/.github
  • The reusable workflows use uvx ruff format --check . (replacing pip install ruff && ruff format --check .)
  • Net deletion of ~23 lines of duplicated YAML

Dependencies

Test plan

Generated with Claude Code

Replace inline lint and changelog check jobs with calls to the
reusable workflows in PolicyEngine/.github. This reduces duplication
and ensures consistent CI behavior across all PolicyEngine repos.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@MaxGhenis MaxGhenis merged commit 0ee5cf6 into master Mar 7, 2026
@MaxGhenis MaxGhenis deleted the use-reusable-workflows branch March 7, 2026 13:47
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