[PR #2524] [MERGED] fix: use non strict schema to allow some undefined behavior #2480

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2524
Author: @ChristopherHX
Created: 11/7/2024
Status: Merged
Merged: 2/25/2025
Merged by: @mergify[bot]

Base: masterHead: weaken-validation


📝 Commits (6)

  • 62bbf3e fix: use non strict schema to allow some undefined behavior
  • 4fed339 Update workflow.go
  • b253c5d Update workflow.go
  • be575d3 Update pkg/model/workflow.go
  • 78b115c Merge branch 'master' into weaken-validation
  • 079fe92 Merge branch 'master' into weaken-validation

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 pkg/model/workflow.go (+3 -2)

📄 Description

  • GitHub Actions doesn't use the newer strict schema in the service
  • Tolerate more hallucinations

Provide Guidance


🔄 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/2524 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 11/7/2024 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `weaken-validation` --- ### 📝 Commits (6) - [`62bbf3e`](https://github.com/nektos/act/commit/62bbf3e05fe1dee54d5f15e85991907acf0fcfcf) fix: use non strict schema to allow some undefined behavior - [`4fed339`](https://github.com/nektos/act/commit/4fed3395132d40b401684e9f037f6ece866e9cf1) Update workflow.go - [`b253c5d`](https://github.com/nektos/act/commit/b253c5d68956ebd91ad8efa769fdca2f5c16e244) Update workflow.go - [`be575d3`](https://github.com/nektos/act/commit/be575d3264975cf22bf76597725ffc910675b0cd) Update pkg/model/workflow.go - [`78b115c`](https://github.com/nektos/act/commit/78b115ceb8248f62a410cc1fd95b21045ae0134c) Merge branch 'master' into weaken-validation - [`079fe92`](https://github.com/nektos/act/commit/079fe929913eeab816f56db449e7764d57e1be4c) Merge branch 'master' into weaken-validation ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/workflow.go` (+3 -2) </details> ### 📄 Description * GitHub Actions doesn't use the newer strict schema in the service * Tolerate more hallucinations Provide Guidance --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:37 +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#2480
No description provided.