Skip to content
  • John Cai's avatar
    Add feature flag to turn on hooks to go through RPCs · b7f5ff41
    John Cai authored
    To have the gitaly-hooks binary start hitting internal Gitaly RPCs, we
    want to ramp this traffic up through a feature flag. To do this, we need
    to define the feature flag and pass it on through environment variables
    to the gitaly-hooks binary
    b7f5ff41