Skip to content

fix(ci): fix the changelog generation #2204

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

Merged
merged 1 commit into from
Aug 31, 2023
Merged

fix(ci): fix the changelog generation #2204

merged 1 commit into from
Aug 31, 2023

Conversation

kittaakos
Copy link
Contributor

Motivation

Fix the changelog generation.

Change description

Pinned @octokit/rest to 19.0.13, so that it works with Node.js 16+.

Other information

Closes #2200

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

Pinned `@octokit/rest` to `19.0.13`, so that it works with Node.js 16+.

Closes #2200

Signed-off-by: Akos Kitta <[email protected]>
@kittaakos kittaakos added topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project labels Aug 31, 2023
@kittaakos kittaakos self-assigned this Aug 31, 2023
@kittaakos kittaakos requested a review from per1234 August 31, 2023 08:11
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Akos!

@kittaakos kittaakos merged commit 97e26a9 into main Aug 31, 2023
@kittaakos kittaakos deleted the #2200 branch August 31, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The changelog generation fails due to incompatible Node.js version
2 participants