GitHub Action that enables conditional execution of workflow steps and jobs, based on the files modified by pull request, on a feature branch, or by the recently pushed commits. Run slow tasks like integration tests or deployments only for changed components. It saves time and resources, especially in mono repo setups. GitHub workflow's built-in path filters don't allow this because they don't work on a level of individual jobs or steps.

Features

  • Workflow triggered by pull_request or pull_request_target event
  • Uses GitHub REST API to fetch a list of modified files
  • Changes are detected against the pull request base branch
  • Workflow triggered by push or any other event
  • The base input parameter must not be the same as the branch that triggered the workflow
  • Uses git commands to detect changes

Project Samples

Project Activity

See All Activity >

Categories

Change Detection

License

MIT License

Follow Paths Changes Filter

Paths Changes Filter Web Site

Other Useful Business Software
Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes. Icon
Next-generation security awareness training. Built for AI email phishing, vishing, smishing, and deepfakes.

Track your GenAI risk, run multichannel deepfake simulations, and engage employees with incredible security training.

Assess how your company's digital footprint can be leveraged by cybercriminals. Identify the most at-risk individuals using thousands of public data points and take steps to proactively defend them.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Paths Changes Filter!

Additional Project Details

Programming Language

TypeScript

Related Categories

TypeScript Change Detection Tool

Registered

2023-10-19