Skip to content

Add CI check that yarn.lock isn't updated during install #4662

@watson

Description

@watson

If yarn.lock is updated as part of running yarn it means that the yarn.lock file wasn't in sync with the content of package.json. This should be flagged as an error and the PR blocked form being merged.

It probably means that the author forgot to commit changes to yarn.lock or introduced a bug in the file when editing it manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dev-exDeveloper Experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions