Skip to content

Bot user for nodejs/corepack #660

Closed
Closed
@arcanis

Description

@arcanis

I'd like to automate Corepack so that it'd automatically be updated with new package manager information, and republished. The setup I have in mind:

  • Every day, a workflow checks what are the latest npm/pnpm/Yarn releases, updates the config file, and opens a PR
  • On each commit, check if the package.json version is on the npm registry; if it isn't, publish it

This would require the following:

  • Adding a npm publish token into the Corepack repository
  • (optional) Transfering the corepack package to ~nodejs-foundation
  • (optional) Adding a GH bot user token into the Corepack repository, for the workflow to open PRs

Ref nodejs/corepack#90

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions