[PR #362] [MERGED] Add has-changed-path #385

Closed
opened 2025-11-06 17:20:41 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/362
Author: @MarceloPrado
Created: 3/26/2020
Status: Merged
Merged: 3/30/2020
Merged by: @jessicalostinspace

Base: masterHead: patch-1


📝 Commits (2)

  • aafc5e2 add has-changed-path
  • 4b12098 Merge branch 'master' into patch-1

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

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.


🔄 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/362 **Author:** [@MarceloPrado](https://github.com/MarceloPrado) **Created:** 3/26/2020 **Status:** ✅ Merged **Merged:** 3/30/2020 **Merged by:** [@jessicalostinspace](https://github.com/jessicalostinspace) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`aafc5e2`](https://github.com/sdras/awesome-actions/commit/aafc5e273fa1836b93458ece215f07447dddfade) add has-changed-path - [`4b12098`](https://github.com/sdras/awesome-actions/commit/4b12098f7857b091a9d84634258902e63ed21c1c) Merge branch 'master' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description 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. --- <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 2025-11-06 17:20:41 -06: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#385