[PR #1414] [MERGED] feat: parse types of reusable workflows #1931

Closed
opened 2026-03-01 21:53:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1414
Author: @KnisterPeter
Created: 10/28/2022
Status: Merged
Merged: 11/1/2022
Merged by: @mergify[bot]

Base: masterHead: parse-reusable-workflow-types


📝 Commits (2)

  • 12fa1e7 feat: parse types of reusable workflows
  • 14886b3 Merge branch 'master' into parse-reusable-workflow-types

📊 Changes

2 files changed (+75 additions, -0 deletions)

View changed files

📝 pkg/model/workflow.go (+50 -0)
📝 pkg/model/workflow_test.go (+25 -0)

📄 Description

This change does parse the different types of workflow jobs.
It is not much by itself but the start to implement reusable
workflows.

Relates to #826


🔄 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/nektos/act/pull/1414 **Author:** [@KnisterPeter](https://github.com/KnisterPeter) **Created:** 10/28/2022 **Status:** ✅ Merged **Merged:** 11/1/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `parse-reusable-workflow-types` --- ### 📝 Commits (2) - [`12fa1e7`](https://github.com/nektos/act/commit/12fa1e7a59cd673c6ed5241ae19ab5430e02e1da) feat: parse types of reusable workflows - [`14886b3`](https://github.com/nektos/act/commit/14886b396d86f4c32dabb6f3bd70bc7ca956f7c9) Merge branch 'master' into parse-reusable-workflow-types ### 📊 Changes **2 files changed** (+75 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/workflow.go` (+50 -0) 📝 `pkg/model/workflow_test.go` (+25 -0) </details> ### 📄 Description This change does parse the different types of workflow jobs. It is not much by itself but the start to implement reusable workflows. Relates to #826 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1931
No description provided.