mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 11:32:32 -05:00
[PR #487] [MERGED] Add paths-filter action #4685
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
9fa9313Add paths-filter action📊 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.