[PR #1646] [MERGED] fix: github.job property is empty, GITHUB_JOB should be job id #2048

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1646
Author: @alex-savchuk
Created: 2/23/2023
Status: Merged
Merged: 2/27/2023
Merged by: @mergify[bot]

Base: masterHead: github_job_fix


📝 Commits (3)

  • 4796f2d fix: github.job property is empty, GITHUB_JOB should be job id
  • ed40e3f fix linter problem.
  • 0e3df42 Merge branch 'master' into github_job_fix

📊 Changes

3 files changed (+6 additions, -2 deletions)

View changed files

📝 pkg/runner/run_context.go (+2 -1)
📝 pkg/runner/run_context_test.go (+3 -0)
📝 pkg/runner/step_test.go (+1 -1)

📄 Description

fix: github.job property is empty #1621
fix: GITHUB_JOB should be the id not the name #1473


🔄 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/1646 **Author:** [@alex-savchuk](https://github.com/alex-savchuk) **Created:** 2/23/2023 **Status:** ✅ Merged **Merged:** 2/27/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `github_job_fix` --- ### 📝 Commits (3) - [`4796f2d`](https://github.com/nektos/act/commit/4796f2d2d53642222fafbda860851e21aa7aea29) fix: github.job property is empty, GITHUB_JOB should be job id - [`ed40e3f`](https://github.com/nektos/act/commit/ed40e3f8d10041e8e4ae7f187eb44a7e21deff4d) fix linter problem. - [`0e3df42`](https://github.com/nektos/act/commit/0e3df427242978bf52632979a774ca2bef58a995) Merge branch 'master' into github_job_fix ### 📊 Changes **3 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/run_context.go` (+2 -1) 📝 `pkg/runner/run_context_test.go` (+3 -0) 📝 `pkg/runner/step_test.go` (+1 -1) </details> ### 📄 Description fix: github.job property is empty #1621 fix: GITHUB_JOB should be the id not the name #1473 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:47 +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#2048
No description provided.