[PR #487] [MERGED] Add paths-filter action #13675

Closed
opened 2026-06-20 23:51:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/487
Author: @dorny
Created: 9/14/2020
Status: Merged
Merged: 9/20/2020
Merged by: @sdras

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds paths-filter to the Utility section.

This action enables conditional execution of workflow steps and jobs, based on the paths that are modified by pull request or in pushed commits.

There is already one action with similar declared purpose: Has Changed Path.
However it just detects changes introduced by latest commit while action added by this PR has much broader feature set.
Therefore I would not consider it being a duplicate.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/487 **Author:** [@dorny](https://github.com/dorny) **Created:** 9/14/2020 **Status:** ✅ Merged **Merged:** 9/20/2020 **Merged by:** [@sdras](https://github.com/sdras) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`9fa9313`](https://github.com/sdras/awesome-actions/commit/9fa93134f28fa685b90b2ef53d9f30232557a49e) Add paths-filter action ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [paths-filter](https://github.com/dorny/paths-filter) to the Utility section. This action enables conditional execution of workflow steps and jobs, based on the paths that are modified by pull request or in pushed commits. There is already one action with similar declared purpose: `Has Changed Path`. However it just detects changes introduced by latest commit while action added by this PR has much broader feature set. Therefore I would not consider it being a duplicate. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-20 23:51:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#13675