timonmasberg/NX Migration Action

This Action checks your current NX version, migrates the project in a new branch and opens a PR.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repoTokenRepository secretyes
baseThe name of the branch you want the changes pulled into.nomain
includeMigrationsFileIf false, the migrations.json file will be deleted after running the migrations. It is considered best-practice to check-in the migrations.json.notrue
prTitleTitle of the PR where $VERSION is the new version of NX.noMigrate NX to $VERSION
namedescription
prIdIssue ID of the created PR