Add workflow job URL and some logging improvements
Record the workflow job run URL for both scaleset and workflow jobs and add some logging fixes. Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
3ceb2f7ebb
commit
61e674e1fd
10 changed files with 86 additions and 8 deletions
|
|
@ -419,7 +419,8 @@ type WorkflowJob struct {
|
|||
RepositoryName string
|
||||
RepositoryOwner string
|
||||
|
||||
Labels datatypes.JSON
|
||||
Labels datatypes.JSON
|
||||
WorkflowRunURL string
|
||||
|
||||
// The entity that received the hook.
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue