Skip to content

Filter Git Diff

Actions
Action that allows filtering of modified files using RegEx
v0.1
Latest
Star (3)

Filter Git Diff Action

A Github Action that will filter a git diff for the specified file/dir using regex.


Example Usage

action "Git Diff" {
  uses = "groupninemedia/filter-git-diff@master"
  args = "regex ^config"
}

Filter Git Diff is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Action that allows filtering of modified files using RegEx
v0.1
Latest

Filter Git Diff is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.