[PR #2523] [CLOSED] fix: Only collect .yml or .yaml files as workflow much earlier #2477

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2523
Author: @ChristopherHX
Created: 11/7/2024
Status: Closed

Base: masterHead: fix-skip-non-yaml-files-in-dir


📝 Commits (2)

  • 8163243 fix: [BREAKING] Only load .yml or .yaml files as workflow
  • 9942f74 add pkg

📊 Changes

1 file changed (+8 additions, -5 deletions)

View changed files

📝 pkg/model/planner.go (+8 -5)

📄 Description

GitHub Actions doesn't process non yaml files, since strict validation this doesn't make sense.


🔄 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/2523 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 11/7/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-skip-non-yaml-files-in-dir` --- ### 📝 Commits (2) - [`8163243`](https://github.com/nektos/act/commit/81632437db4a2a68e2f6461f47d10b83416cef58) fix: [BREAKING] Only load .yml or .yaml files as workflow - [`9942f74`](https://github.com/nektos/act/commit/9942f741fdd58ce1d7a3b52d70f1548126320a80) add pkg ### 📊 Changes **1 file changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/planner.go` (+8 -5) </details> ### 📄 Description GitHub Actions doesn't process non yaml files, since strict validation this doesn't make sense. --- <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:36 +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#2477
No description provided.