[PR #229] [MERGED] Add support for changing the GITHUB_ACTOR #1388

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/229
Author: @mheap
Created: 5/9/2020
Status: Merged
Merged: 5/12/2020
Merged by: @cplee

Base: masterHead: add-actor-flag


📝 Commits (2)

  • 88d91a5 Add support for changing the GITHUB_ACTOR
  • dc8c934 Merge branch 'master' into add-actor-flag

📊 Changes

4 files changed (+11 additions, -1 deletions)

View changed files

📝 cmd/input.go (+1 -0)
📝 cmd/root.go (+2 -0)
📝 pkg/runner/run_context.go (+7 -1)
📝 pkg/runner/runner.go (+1 -0)

📄 Description

This adds the -a flag when running act to change the username of the GITHUB_ACTOR environment variable


🔄 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/229 **Author:** [@mheap](https://github.com/mheap) **Created:** 5/9/2020 **Status:** ✅ Merged **Merged:** 5/12/2020 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `add-actor-flag` --- ### 📝 Commits (2) - [`88d91a5`](https://github.com/nektos/act/commit/88d91a534962113a0d944a2e87e96bfdd5a8f9e9) Add support for changing the GITHUB_ACTOR - [`dc8c934`](https://github.com/nektos/act/commit/dc8c9342a6a132c65e2ed4d1f051dd801e7da50b) Merge branch 'master' into add-actor-flag ### 📊 Changes **4 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/input.go` (+1 -0) 📝 `cmd/root.go` (+2 -0) 📝 `pkg/runner/run_context.go` (+7 -1) 📝 `pkg/runner/runner.go` (+1 -0) </details> ### 📄 Description This adds the `-a` flag when running `act` to change the username of the GITHUB_ACTOR environment variable --- <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:58 +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#1388
No description provided.