Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jared-christensen/dc14f4925f3871521d63b84cfd8468ad to your computer and use it in GitHub Desktop.
Save jared-christensen/dc14f4925f3871521d63b84cfd8468ad to your computer and use it in GitHub Desktop.
Bitbucket Conventional Commits settings for Dice Web Platform
{
"scopes": [
"admin",
"candidateHome",
"companyLookup",
"companySettings",
"connections",
"devExamples",
"diceUniversity",
"employerDashboard",
"employerManagement",
"env",
"featureFlags",
"hiring",
"homePage",
"identity",
"infrastructure",
"jobApplies",
"jobs",
"manageApplications",
"marketplace",
"messageCenter",
"middleware",
"onlineIndicator",
"privateEmailFeedback",
"purchase",
"recruiterProfile",
"registration",
"reporting",
"shared",
"snakeEyesUI",
"talentSearch",
"userSettings"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment