Skip to content

Commit a32b71d

Browse files
committed
add git-spr config
commit-id:d296c9d6
1 parent 597f458 commit a32b71d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.spr.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
githubRepoOwner: intentionet
2+
githubRepoName: netconan
3+
githubHost: github.com
4+
githubRemote: origin
5+
githubBranch: master
6+
requireChecks: true
7+
requireApproval: false
8+
mergeMethod: rebase
9+
mergeQueue: false
10+
forceFetchTags: false
11+
showPrTitlesInStack: false
12+
branchPushIndividually: false

0 commit comments

Comments
 (0)