Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Force synchronization without requiring a webhook delivery #31

Open
technicalpickles opened this issue Mar 2, 2017 · 2 comments
Open

Comments

@technicalpickles
Copy link

There are times where it'd be useful to manually try to resync, like if one of the hooks failed to deliver for whatever reason (ie Heroku availability problems).

An API would be nice, but I see that the cloning from a webhook enqueues a job rather than doing it run then and there. I'd be totally cool with a command that can be heroku run.

@gjtorikian
Copy link
Owner

How would the re-run run without the payload? Should it just try to force update the dependent repo?

@technicalpickles
Copy link
Author

I was thinking it would just run based on the latest commit of the internal repository.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants