Last active
April 27, 2025 20:28
-
-
Save jared-christensen/dc14f4925f3871521d63b84cfd8468ad to your computer and use it in GitHub Desktop.
Bitbucket Conventional Commits settings for Dice Web Platform
This file contains hidden or 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
{ | |
"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