Open romaninsh opened 10 years ago
Github has ability to integrate with push hooks. It's a pretty simple request to a web address carrying information about the repository name.
Somehow it should be possible for the dokku-alt-manager to receive those hook requests and then perform a manual pull / push of the repository.
(p.s. this should probably be handled by a different service actually)
TODO: figure out how to store keys.
Github has ability to integrate with push hooks. It's a pretty simple request to a web address carrying information about the repository name.
Somehow it should be possible for the dokku-alt-manager to receive those hook requests and then perform a manual pull / push of the repository.
(p.s. this should probably be handled by a different service actually)
TODO: figure out how to store keys.