Skip to content

Add a check for pending graphql generated items #9726

Open
@FelixMalfait

Description

Problem: people forget to run npx nx run twenty-front:graphql:generate and npx nx run twenty-front:graphql:generate --configuration=metadata. So sometimes their changes will end up in a subsequent unrelated PR

We had a similar problem for TypeORM which we solved elegantly: https://github.com/twentyhq/twenty/blob/main/.github/workflows/ci-server.yaml#L82

We should do the same for graphql generation

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions