Hello! This PR adds a new link in the Tutorials section, a blog post on my website. It's titled Building GitHub Actions in Node.js. Check it out! 😊 It's intended to be a very practical look at the subject by building a straightforward action, and looking at some open source libraries that may be useful.
🔄 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/68
**Author:** [@JasonEtco](https://github.com/JasonEtco)
**Created:** 1/27/2019
**Status:** ✅ Merged
**Merged:** 1/28/2019
**Merged by:** [@sdras](https://github.com/sdras)
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`e6ee252`](https://github.com/sdras/awesome-actions/commit/e6ee252764ce9f04d561283371b2224f0c223338) Add "Building GitHub Actions in Node.js"
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Hello! This PR adds a new link in the **Tutorials** section, a blog post on my website. It's titled **Building GitHub Actions in Node.js**. [Check it out](https://jasonet.co/posts/building-github-actions-in-node/)! 😊 It's intended to be a very practical look at the subject by building a straightforward action, and looking at some open source libraries that may be useful.
I have another one on [the difference between Probot Apps and GitHub Actions](https://jasonet.co/posts/probot-app-or-github-action/), but I'm not sure if it's a good fit for this list. Let me know what you think!
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/68
Author: @JasonEtco
Created: 1/27/2019
Status: ✅ Merged
Merged: 1/28/2019
Merged by: @sdras
Base:
master← Head:patch-1📝 Commits (1)
e6ee252Add "Building GitHub Actions in Node.js"📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Hello! This PR adds a new link in the Tutorials section, a blog post on my website. It's titled Building GitHub Actions in Node.js. Check it out! 😊 It's intended to be a very practical look at the subject by building a straightforward action, and looking at some open source libraries that may be useful.
I have another one on the difference between Probot Apps and GitHub Actions, but I'm not sure if it's a good fit for this list. Let me know what you think!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.