ChartBoost / ruff-action

A GitHub Action for Ruff
Apache License 2.0
121 stars 21 forks source link

Provide support to lint/format changed files only #24

Closed ma-sadeghi closed 3 months ago

ma-sadeghi commented 5 months ago

Closes #21

This PR adds support for the action to only operate on the files that have been changed, either in a PR or a single push (for both these cases, it should work). To enable this feature, changed-files needs to be set to "true". We can rename the keyword if that's too generic/vague.

ma-sadeghi commented 5 months ago

Hi @brucearctor, I finally managed to find some time :) Could you please review the PR?

PS. I tested it on a test package and it seems to be working (ma-sadeghi/xyztest/pull/19).

github-actions[bot] commented 4 months ago

This pull request has been marked as stale. It will be closed in 14 days if no further activity occurs.

ma-sadeghi commented 4 months ago

Pinging to keep the PR alive...

github-actions[bot] commented 3 months ago

This pull request has been marked as stale. It will be closed in 14 days if no further activity occurs.

ma-sadeghi commented 3 months ago

Pinging to keep the PR alive...