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

fix(scripts): Support scoped packages in changelog generation #35986

Merged
merged 3 commits into from
Jun 24, 2022

Conversation

LekoArts
Copy link
Contributor

@LekoArts LekoArts commented Jun 24, 2022

Description

Our changelog generation stills fails: https://app.circleci.com/pipelines/github/gatsbyjs/gatsby/83658/workflows/58fa3740-8c56-4a9b-8d4e-92edffe92e74/jobs/997191

Because the @gatsbyjs/parcel-namer-relative-to-cwd has a different dirname vs. package name. This PR adjusts the script to use something similar like in #35447.

Related Issues

[ch52455]

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jun 24, 2022
@LekoArts LekoArts added topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jun 24, 2022
@LekoArts LekoArts merged commit 9c1ecc1 into master Jun 24, 2022
@LekoArts LekoArts deleted the docs/fix-changelogs-script branch June 24, 2022 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants