ubiquity / ubiquibot

Putting the 'A' in 'DAO'
https://github.com/marketplace/ubiquibot
MIT License
16 stars 59 forks source link

AI: Review (GitHub Actions) #845

Open 0x4007 opened 9 months ago

0x4007 commented 9 months 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.

Delegate Work

Dispatch to GitHub Actions to handle long running processes: https://github.com/peter-evans/repository-dispatch

kamaalsultan commented 9 months ago

Testing

Keyrxng commented 9 months ago

Once /review is merged I'll be happy to migrate that into an action if this is still valid

0x4007 commented 8 months ago

@wannacfuture built the infrastructure for this so I think you don't need to worry about it!