[PR #362] Add has-changed-path #1051

Closed
opened 2026-04-15 04:13:03 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/sdras/awesome-actions/pull/362

State: closed
Merged: Yes


This PR adds Has Changed Path action to Utility section.

The action outputs whether a path or combination of paths has changed in the previous commit.

It solves a common issue among monorepo setups: conditional actions. Deploying a project that did not change in the previous commit could be a waste of time and resources.

**Original Pull Request:** https://github.com/sdras/awesome-actions/pull/362 **State:** closed **Merged:** Yes --- This PR adds [Has Changed Path](https://github.com/MarceloPrado/has-changed-path/) action to Utility section. The action outputs whether a path or combination of paths has changed in the previous commit. > It solves a common issue among monorepo setups: conditional actions. Deploying a project that did not change in the previous commit could be a waste of time and resources.
GiteaMirror added the pull-request label 2026-04-15 04:13:03 -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#1051