Open 0x4007 opened 1 year ago
If we are starting to have timeout issues, perhaps a GitHub Action runtime might be better for AI features.
Curious to have an event that listens for /review comments and handles it as specified in https://github.com/ubiquity/ubiquibot/issues/746 make sure to replicate the example.
/review
Dispatch to GitHub Actions to handle long running processes: https://github.com/peter-evans/repository-dispatch
Testing
Once /review is merged I'll be happy to migrate that into an action if this is still valid
@wannacfuture built the infrastructure for this so I think you don't need to worry about it!
If we are starting to have timeout issues, perhaps a GitHub Action runtime might be better for AI features.
Curious to have an event that listens for
/review
comments and handles it as specified in https://github.com/ubiquity/ubiquibot/issues/746 make sure to replicate the example.Delegate Work
Dispatch to GitHub Actions to handle long running processes: https://github.com/peter-evans/repository-dispatch