Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto added scopes using scope map config #86

Open
pi0 opened this issue Mar 24, 2023 · 0 comments
Open

auto added scopes using scope map config #86

pi0 opened this issue Mar 24, 2023 · 0 comments

Comments

@pi0
Copy link
Member

pi0 commented Mar 24, 2023

Using a map from file names / prefixes to scoped like scopeMap, we could map a change to it's scope (like updating src/presets renamed fix: foobar in src/presets/foo.ts to fix(presets): foobar when scopeMap: { 'presets/**': 'foobar' } is set.

@pi0 pi0 changed the title Auto scopes auto added scopes using scope map config Mar 24, 2023
@pi0 pi0 mentioned this issue Mar 24, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant