reconquest / atlassian-external-hooks

External Hooks plugin for Atlassian Bitbucket
https://external-hooks.reconquest.io
Other
44 stars 37 forks source link

Output for post-receive hook #40

Closed Grigore147 closed 8 years ago

Grigore147 commented 8 years ago

Hi there!

  1. In wiki it says that post-receive hook output is silently ignored, but can this be enabled? No examples found.
  2. Can post-receive hook to get also stdin? In ideal situation i would like to make this post-receive hook interactive and provide some possible project deployment options.

Is it possible?

Thanks!

seletskiy commented 8 years ago

@Shogun147: It's not possible due Bitbucket limitations. Post-receive hooks run asynchronously after push.