You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is just a placeholder for a lengthy discussion.
This will require us to use a different approach than our current one. Instead of polling for updates, let's see if there is a way to use webhooks on being mentioned or to plug into Mobile push notifications.
The text was updated successfully, but these errors were encountered:
Webhooks are supported per repo/org/GitHub app.
But we use general GitHub rest user API (not an app)
So It was the tradeoff that we have made initially.
We didnt want to require maintainer to install the app and we wanted to rely on mention in any repo
What if we modified this to crosspost pull-requests to social contract, and then a race of sloths bot replied there?
It would be a different approach, but this way pull requests can stay focused on the discussion without interruption from bot comments and I think it also lends itself to better UX flows and more opportunities-- it would be able to use existing BOS Notifications fellowship work, integration with nearbuilders.org/projects, crossposting to Devhub communities... and of course, more activity on near.
Repositories would need to introduce the race of sloths git workflows.
@elliotBraem the whole point of Race of Sloths design is to be frictionless for those who only use GutHub. Adding BOS notifications at this point will drop participation rate to zero
This issue is just a placeholder for a lengthy discussion.
This will require us to use a different approach than our current one. Instead of polling for updates, let's see if there is a way to use webhooks on being mentioned or to plug into Mobile push notifications.
The text was updated successfully, but these errors were encountered: