[PR #10] [MERGED] [WIP] Allow non-symbolic-ref HEAD #1321

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/10
Author: @Code0x58
Created: 1/17/2019
Status: Merged
Merged: 1/17/2019
Merged by: @cplee

Base: masterHead: non-symbolic-ref-HEAD


📝 Commits (1)

  • 1ead030 Allow non-symbolic-ref HEAD

📊 Changes

1 file changed (+14 additions, -7 deletions)

View changed files

📝 common/git.go (+14 -7)

📄 Description

Currently you'll end up with something like:

time="2019-01-17T21:56:43Z" level=error msg="yaml: unmarshal errors:\n  line 1: cannot unmarshal !!str `1197a3d...` into map[string]string"

🔄 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/10 **Author:** [@Code0x58](https://github.com/Code0x58) **Created:** 1/17/2019 **Status:** ✅ Merged **Merged:** 1/17/2019 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `non-symbolic-ref-HEAD` --- ### 📝 Commits (1) - [`1ead030`](https://github.com/nektos/act/commit/1ead030d2ee2a961f3b56a774e65bd905bd7cfe6) Allow non-symbolic-ref HEAD ### 📊 Changes **1 file changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `common/git.go` (+14 -7) </details> ### 📄 Description Currently you'll end up with something like: ``` time="2019-01-17T21:56:43Z" level=error msg="yaml: unmarshal errors:\n line 1: cannot unmarshal !!str `1197a3d...` into map[string]string" ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:50:41 +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#1321
No description provided.