Last active
June 10, 2016 22:16
-
-
Save sap1ens/4abf84d0726fd7abe5a5f07b17e00dc0 to your computer and use it in GitHub Desktop.
Config for https://github.com/sap1ens/syrup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"github": { | |
"token": "YOUR_GITHUB_TOKEN" | |
}, | |
"project": { | |
"user": "BenchLabs", | |
"teamLabel": "team_platform", | |
"sprintKeywords": "Platform Sprint", | |
"sprintLabelColor": "fbca04", | |
"teamRepos": [ | |
"team_platform", | |
"Main-app", | |
"bench-common", | |
"bench-dockerfiles", | |
"bma", | |
"cashcow", | |
"closeio-service", | |
"cowbell", | |
"eventing-service", | |
"internal-reporting-service", | |
"nodeway", | |
"ops", | |
"platform", | |
"salesforce-service", | |
"sbt-bench", | |
"splunk-tools", | |
"support", | |
"tracker-service" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment