mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
streaming rewrite WIP
This commit is contained in:
@@ -64,13 +64,6 @@ public sealed class GithubWebHookProcessor : WebhookEventProcessor
|
||||
// org+repo+3
|
||||
// PM
|
||||
|
||||
|
||||
// Connect the parent issue with child via label
|
||||
|
||||
// Parent:3
|
||||
// Parent:4
|
||||
|
||||
|
||||
var suffix = $"{org}-{repo}";
|
||||
if (issuesEvent.Action == IssuesAction.Opened)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user