Run service: send more stuff as part of job completed (#2423)

* send more stuff as part of job completed

* feedback

* set only once

* feedback

* feedback

* fix test

* feedback

* nit: spacing

* nit: line

Co-authored-by: Tingluo Huang <[email protected]>

---------

Co-authored-by: Tingluo Huang <[email protected]>
This commit is contained in:
Yashwanth Anantharaju
2023-02-07 20:10:53 +00:00
committed by GitHub
co-authored by Tingluo Huang
parent 9a228e52e9
commit 67356a3305
11 changed files with 180 additions and 17 deletions
+1
View File
@@ -1,5 +1,6 @@
using System;
using System.Runtime.CompilerServices;
using GitHub.Actions.RunService.WebApi;
using GitHub.DistributedTask.Pipelines;
using GitHub.DistributedTask.WebApi;
using GitHub.Runner.Sdk;