-
Notifications
You must be signed in to change notification settings - Fork 166
How to deploy flakybot? #5840
Copy link
Copy link
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
I'm trying to fully understand how to use the FlakyBot for a set of repos as a non Googler user. There are some docs on how it works which is nice but it's still difficult to come up with a deployment where it works.
I tried this:
and
Even after configuring a PubSub with the topic
passthroughand setting a subscription toserverless-scheduler-proxy, I was unable to have flakybot.ts process the PubSub messages sent by serverless-scheduler-proxy nor the messages sent by flakybot.go.I would really appreciate some help! Thank you