Closed
Description
Not a real issue, here i think that the CI Self Check
is too restrictive.
A contributor will face to environment issue completely not related to his PR. I've an example on my last PRs
- fix: unable to use objectId size higher than 19 on GraphQL API #7627
- refactor: minor changes to remove mongo deprecation warnings #7626
I think CI Self check is useful but not on a pull request event.
I suggest here to switch the CI Self Check on weekly github action to ensure that CI env is up to date as much as possible.
What do you think @mtrezza ?