Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend filter syntax with optional specification of file status: add, modified, deleted #22

Merged
merged 6 commits into from
Jul 11, 2020

Conversation

dorny
Copy link
Owner

@dorny dorny commented Jul 11, 2020

For some special use-cases it might be viable to trigger different filter rules when some file is added, deleted or modified.
This PR makes it possible and also it's a prerequisite for #17 and #20.

closes #19

@dorny dorny added this to the v2.3.0 milestone Jul 11, 2020
@dorny dorny added the enhancement New feature or request label Jul 11, 2020
@dorny dorny self-assigned this Jul 11, 2020
@dorny dorny merged commit 1737032 into develop Jul 11, 2020
@dorny dorny deleted the file-status-filters branch July 11, 2020 15:17
dorny added a commit that referenced this pull request Aug 4, 2020
… modified, deleted (#22)

* Add support for specification of change type (add,modified,delete)

* Use NULL as separator in git-diff command output

* Improve PR test workflow

* Fix the workflow file
@dorny dorny mentioned this pull request Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant