haaksmash / flowhub

Based on git-flow, but with GitHub.
22 stars 5 forks source link

Support hooks? #61

Closed haaksmash closed 11 years ago

haaksmash commented 11 years ago

It'd be super cool to be able to write post-release, pre-release, etc. and have flowhub run them for you...

haaksmash commented 11 years ago

Hooks to consider (in rough order of importance-to-support):

  1. pre-feature-publish
  2. pre-release-publish
  3. pre-hotfix-publish
  4. pre-feature-start
  5. post-release-start
  6. post-hotfix-start