Skip to content

Commit

Permalink
chore: enable context-aware commits (apache#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
SurferJeffAtGoogle authored May 6, 2020
1 parent b938cc6 commit 77fd9bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions synth.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
import synthtool as s
from synthtool import gcp

AUTOSYNTH_MULTIPLE_PRS = True
AUTOSYNTH_MULTIPLE_COMMITS = True

gapic = gcp.GAPICBazel()
common = gcp.CommonTemplates()
versions = ["v1beta1", "v1"]
Expand Down

0 comments on commit 77fd9bf

Please sign in to comment.