golang / oscar

[mirror] Open source contributor agent architecture repo.
BSD 3-Clause "New" or "Revised" License
148 stars 19 forks source link

reduce scope of github webhook issue action #19

Closed tatianab closed 1 month ago

tatianab commented 2 months ago

Instead of running all syncs and changes, run those relevant to the GitHub event.

tatianab commented 1 month ago

Gaby now listens for GitHub webhook requests for new issues and new issue comments, and performs relevant syncs/actions in response.