mirror of
https://github.com/actions/runner.git
synced 2025-12-11 04:46:58 +00:00
Add attempt number to GitHub context (#1302)
* Add attempt number to GitHub context * Change context name * Changing order
This commit is contained in:
@@ -26,6 +26,7 @@ namespace GitHub.Runner.Worker
|
|||||||
"repository",
|
"repository",
|
||||||
"repository_owner",
|
"repository_owner",
|
||||||
"retention_days",
|
"retention_days",
|
||||||
|
"run_attempt",
|
||||||
"run_id",
|
"run_id",
|
||||||
"run_number",
|
"run_number",
|
||||||
"server_url",
|
"server_url",
|
||||||
|
|||||||
Reference in New Issue
Block a user