[PR #2] [MERGED] Add dockerfile #3

Closed
opened 2026-08-18 13:44:23 +00:00 by bendtherules · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bendtherules/hello-github-actions/pull/2
Author: @bendtherules
Created: 6/7/2020
Status: Merged
Merged: 6/7/2020
Merged by: @bendtherules

Base: masterHead: add-dockerfile


📝 Commits (6)

📊 Changes

4 files changed (+37 additions, -0 deletions)

View changed files

.github/workflows/main.yml (+12 -0)
action-a/Dockerfile (+5 -0)
action-a/action.yml (+17 -0)
action-a/entrypoint.sh (+3 -0)

📄 Description

to create env


🔄 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/bendtherules/hello-github-actions/pull/2 **Author:** [@bendtherules](https://github.com/bendtherules) **Created:** 6/7/2020 **Status:** ✅ Merged **Merged:** 6/7/2020 **Merged by:** [@bendtherules](https://github.com/bendtherules) **Base:** `master` ← **Head:** `add-dockerfile` --- ### 📝 Commits (6) - [`cabbd3d`](https://github.com/bendtherules/hello-github-actions/commit/cabbd3d46220680c3d95212f6a41ef96a5eb3f31) Add dockerfile - [`af7af20`](https://github.com/bendtherules/hello-github-actions/commit/af7af2033fd1e83d4abfcda8b86d65d4ce6ddc92) Create entrypoint.sh - [`7078468`](https://github.com/bendtherules/hello-github-actions/commit/70784685c6a84fef0e9dd70ec27d19a7885a47e9) Create action.yml - [`65613c7`](https://github.com/bendtherules/hello-github-actions/commit/65613c72196a2a334e6a48e86bdb610e33c05eed) Create main.yml - [`2bf934b`](https://github.com/bendtherules/hello-github-actions/commit/2bf934bcd7ba1f726d3002f69eb4d0899143b4e3) main.yml - Add job to print - [`c6b2c92`](https://github.com/bendtherules/hello-github-actions/commit/c6b2c92af42bd47383a96ccfab94ac5196a05ccb) Update main.yml ### 📊 Changes **4 files changed** (+37 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/main.yml` (+12 -0) ➕ `action-a/Dockerfile` (+5 -0) ➕ `action-a/action.yml` (+17 -0) ➕ `action-a/entrypoint.sh` (+3 -0) </details> ### 📄 Description to create env --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
bendtherules added the pull-request label 2026-08-18 13:44:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bendtherules/hello-github-actions#3