[PR #2458] [MERGED] run_context: add GITHUB_RUN_ATTEMPT #2450

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2458
Author: @catthehacker
Created: 9/13/2024
Status: Merged
Merged: 9/19/2024
Merged by: @mergify[bot]

Base: masterHead: fix/github-run-attempt


📝 Commits (5)

  • 1f6e468 run_context: add GITHUB_RUN_ATTEMPT
  • 858cd78 fix whitespace
  • 38cab04 fix githubcontext
  • a1bb533 fix TestSetupEnv
  • 836305d Merge branch 'master' into fix/github-run-attempt

📊 Changes

3 files changed (+8 additions, -0 deletions)

View changed files

📝 pkg/model/github_context.go (+1 -0)
📝 pkg/runner/run_context.go (+6 -0)
📝 pkg/runner/step_test.go (+1 -0)

📄 Description

Fixes #2451
Fixes #1615


🔄 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/2458 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 9/13/2024 **Status:** ✅ Merged **Merged:** 9/19/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `fix/github-run-attempt` --- ### 📝 Commits (5) - [`1f6e468`](https://github.com/nektos/act/commit/1f6e468b8b309fb8bafb72c2ebfea2433d4e2af2) run_context: add GITHUB_RUN_ATTEMPT - [`858cd78`](https://github.com/nektos/act/commit/858cd78929b9d30d6612a342b722108786012512) fix whitespace - [`38cab04`](https://github.com/nektos/act/commit/38cab042aafef0757ba691d8db6dddf1ef239dea) fix githubcontext - [`a1bb533`](https://github.com/nektos/act/commit/a1bb53370e3ffb599e5f34f1122ef4bb6e6d9d60) fix TestSetupEnv - [`836305d`](https://github.com/nektos/act/commit/836305d8a02584d10a47bd54d4d56b528d980530) Merge branch 'master' into fix/github-run-attempt ### 📊 Changes **3 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/github_context.go` (+1 -0) 📝 `pkg/runner/run_context.go` (+6 -0) 📝 `pkg/runner/step_test.go` (+1 -0) </details> ### 📄 Description Fixes #2451 Fixes #1615 --- <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:30 +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#2450
No description provided.