[PR #50] [MERGED] Add link to JS Build Actions #9531

Closed
opened 2026-06-03 14:11:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/50
Author: @elstudio
Created: 1/13/2019
Status: Merged
Merged: 1/28/2019
Merged by: @sdras

Base: masterHead: patch-1


📝 Commits (2)

  • 453083a Add link to JS Build Actions
  • 861358d Merge branch 'master' into patch-1

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Add a link to actions to run Gulp or Grunt build tasks then commit any asset file changes.

These are two separate actions:

  • build: Runs either Gulp, Grunt or NPM (whichever is configured)
  • commit: Commits and pushes asset file changes

Used together, these are perfect for running SASS/CSS compilation or JS transpiliation build actions.


🔄 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/50 **Author:** [@elstudio](https://github.com/elstudio) **Created:** 1/13/2019 **Status:** ✅ Merged **Merged:** 1/28/2019 **Merged by:** [@sdras](https://github.com/sdras) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`453083a`](https://github.com/sdras/awesome-actions/commit/453083a0ad806a354bda22983df1d09680d93f30) Add link to JS Build Actions - [`861358d`](https://github.com/sdras/awesome-actions/commit/861358d5612221a2ffd61a474bac64490f87e4c2) 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 Add a link to actions to run Gulp or Grunt build tasks then commit any asset file changes. These are two separate actions: - build: Runs either Gulp, Grunt or NPM (whichever is configured) - commit: Commits and pushes asset file changes Used together, these are perfect for running SASS/CSS compilation or JS transpiliation build actions. --- <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-03 14:11:44 -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#9531