-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat: update atlaskit package preset for changelog retrieval #32690
Conversation
Signed-off-by: Adam Setch <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please update PR description to include reasons why this needs to be done.
this fundamentally changes the rule behavior
sourceUrl
and sourceDirectory
for changelogs
Signed-off-by: Adam Setch <[email protected]>
updated description now that #32701 landed |
sourceUrl
and sourceDirectory
for changelogssourceDirectory: "design-system/{{ lookup (split packageName '/') 1 }}", | ||
sourceUrl: 'https://bitbucket.org/atlassian/atlassian-frontend-mirror', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we set anything in any of these packages: presets. Until now they're purely "matching" rules which only work if extended
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the feedback
Changes
Update atlaskit package rule to include
sourceUrl
andsourceDirectory
for changelog retrievalContext
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: