Natasha
Natasha
The CDK section of this repo seems conflicted about whether to use yarn or npm. We should decide on a consistent approach and use only one of these, for a...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/rest/pulls/review-requests?apiVersion=2022-11-28#request-reviewers-for-a-pull-request ### What part(s)...
## What is being recommended? - Adds `interactive` as a valid status topic - Remove recommendations that were added to highlight the deprecation of repo-genesis, as this happened two years...
Co-authored-by: @akash1810 Given a CDK project with a CI script that looks like this ``` npm ci npm run build npm run lint npm run test npm run synth ```...
When running `npx @guardian/cdk@latest new ...` to set up a new project, it gets almost all the way to the end, and then errors when trying to show a list...