Skip to content

feat(node-pr): should account for missing releases in PR body #373

@darcyclarke

Description

@darcyclarke

Summary

Currently the Node PR workflow/automation only pulls the specific release changelog to be used in the PR's body.

Exit Criteria

  • the workflow should keep our fork (ie. npm/node#master) up-to-date with nodejs/node#master
  • the workflow should find all npm releases that have gone out since the version that we find in #master
  • the workflow should add all the release's changelogs to the PR body, not just the last/latest one (ex. deps: upgrade npm to 7.18.1 nodejs/node#39065 (comment))

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions