Skip to content

Update Release Notes to use Node v16 #1561

@dfreilich

Description

@dfreilich

Description

We have a Github Action to generate our release notes, which uses Node 12. That will soon be deprecated by Github (see more here)

This issue is mentioned as an annotation on this job: https://github.com/buildpacks/pack/actions/runs/3558882069

Proposed solution

We should do one of two things:

  • Upgrade the action to use Node 16, if that is easy

Alternatively, or in addition, we may want to investigate using another public action for generating release notes, which doesn't seem like a core part of our workflow (and can therefore be better done by another action).

Additional context

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Metadata

Metadata

Assignees

No one assigned

    Labels

    github_actionsPull requests that update Github_actions codegood first issueA good first issue to get started with.size/smSmall level of efforttype/choreIssue that requests non-user facing changes.type/researchIssue intended to be exploratory.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions