apollo-server
apollo-server copied to clipboard
Get docs-examples renovate happy
Let's iterate on the docs-examples renovate config until all PRs are merged and future PRs can be auto-merged. This might include setting up a bit of CI to make sure things build (though since we're using JS rather than TS, who knows what "build" means — maybe we should port to TS?).
Specifically we should:
- Do some level of CI so that there's any validation at all that the examples run. (Porting to TS might help!)
- Enable automerge
@StephenBarlow Is this something we should work on?