Commit 634443b
authored
chore(webhook): add workflow job debug log keys (github-aws-runners#5179)
## Description
Adds additional persistent GitHub workflow job context to webhook logs
to improve debugging for queued jobs, label matching, and runner
assignment issues.
New log keys include workflow/run identifiers, labels, branch/SHA and
workflow name.
## Test Plan
<!--
Please describe how you tested these changes. This helps reviewers
understand
the scope and confidence level of the change. Examples:
- Ran `terraform plan` against an existing deployment
- Added/updated unit tests (link to test file or describe coverage)
- Deployed to a test environment and triggered a workflow run
- Validated with `terraform validate` and `tflint`
-->
## Related Issues
<!-- Link any related issues, e.g. Fixes github-aws-runners#123, Closes github-aws-runners#456 -->1 parent 7d8c576 commit 634443b
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
152 | 161 | | |
153 | 162 | | |
154 | 163 | | |
| |||
0 commit comments