@scaleway/changesets-renovate

v1.2.4
Automatically create changesets for Renovate
changesets renovate sync

@scaleway/changesets-renovate

Automatically create changesets for Renovate

Install

$ pnpm add --global @scaleway/changesets-renovate

Usage

This package is a very simple CLI:

changesets-renovate

To skip committing the changeset.

SKIP_COMMIT=TRUE changesets-renovate

To have a custom prefix for renovate branch name instead of renovate/

BRANCH_PREFIX=dep-upgrade changesets-renovate

To skip checking the branch name starts renovate/

SKIP_BRANCH_CHECK=TRUE changesets-renovate

It's inspired by this GitHub Action from Backstage: https://github.com/backstage/backstage/blob/master/.github/workflows/sync_renovate-changesets.yml

npm i @scaleway/[email protected]

Metadata

  • MIT
  • >=14.x
  • Unknown
  • released 5/9/2023

Downloads