A Griffin
Results
2
issues of
A Griffin
**Is your feature request related to a problem? Please describe.** We would like to probably deploy BK automatically in multiple clusters, but starting notifications requires a manual step. It would...
enhancement
[BUG]: C# `WorkflowRun.RunAttempt` is `long` but `GithubClient.Workflows.Jobs.List()` takes an `int`
### What happened? After getting a workflow run with Workflows.Runs.Get, I have a `WorkflowJob` with `RunAttempt` that is `long`. However, when subsequently retrieving the list of jobs with a run...
Status: Triage
Type: Bug