[PR #5893] [CLOSED] fix: allow yaml anchors #2613

Closed
opened 2026-03-01 22:37:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/5893
Author: @ChristopherHX
Created: 8/4/2025
Status: Closed

Base: masterHead: fix-yaml-anchors


📝 Commits (2)

📊 Changes

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

View changed files

📝 pkg/schema/schema.go (+3 -0)
📝 pkg/schema/schema_test.go (+26 -0)

📄 Description

  • GitHub Actions finally supports them

See https://github.com/actions/runner/issues/1182#issuecomment-3150797791


🔄 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/5893 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 8/4/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-yaml-anchors` --- ### 📝 Commits (2) - [`f11fcc0`](https://github.com/nektos/act/commit/f11fcc0c126dbb3f353e9b9d1794fcca77a1b0b2) fix: allow yaml anchors - [`5e62222`](https://github.com/nektos/act/commit/5e62222f80b8847de5dfced0527eaaeca3303168) fix test ### 📊 Changes **2 files changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/schema/schema.go` (+3 -0) 📝 `pkg/schema/schema_test.go` (+26 -0) </details> ### 📄 Description * GitHub Actions finally supports them See https://github.com/actions/runner/issues/1182#issuecomment-3150797791 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 22:37:26 +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#2613
No description provided.